From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA783138334 for ; Thu, 10 Oct 2019 20:30:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1427BE07F6; Thu, 10 Oct 2019 20:30:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DBF84E07F6 for ; Thu, 10 Oct 2019 20:30:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 90EF034BB10 for ; Thu, 10 Oct 2019 20:30:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E28EA838 for ; Thu, 10 Oct 2019 20:30:45 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1570739368.692868f01a08c708ea688200c6b47293cf416fef.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/rtmpdump/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild media-video/rtmpdump/rtmpdump-9999.ebuild X-VCS-Directories: media-video/rtmpdump/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 692868f01a08c708ea688200c6b47293cf416fef X-VCS-Branch: master Date: Thu, 10 Oct 2019 20:30:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 30f3601b-d578-4d99-801a-7e37dcb16bd4 X-Archives-Hash: 58c03a50921a531cd82439acfa270cfe commit: 692868f01a08c708ea688200c6b47293cf416fef Author: Andreas Sturmlechner gentoo org> AuthorDate: Thu Oct 10 20:29:28 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Oct 10 20:29:28 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=692868f0 media-video/rtmpdump: Drop duplicate KEYWORDS line Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner gentoo.org> media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild | 1 - media-video/rtmpdump/rtmpdump-9999.ebuild | 1 - 2 files changed, 2 deletions(-) diff --git a/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild b/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild index 2bf9f5d0cef..33cd1378379 100644 --- a/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild +++ b/media-video/rtmpdump/rtmpdump-2.4_p20161210-r3.ebuild @@ -32,7 +32,6 @@ PATCHES=( ) if [[ ${PV} == *9999 ]] ; then - KEYWORDS="amd64 arm arm64 ppc ppc64 x86" SRC_URI="" EGIT_REPO_URI="https://git.ffmpeg.org/rtmpdump.git" inherit git-r3 diff --git a/media-video/rtmpdump/rtmpdump-9999.ebuild b/media-video/rtmpdump/rtmpdump-9999.ebuild index d4e9a79c5e1..43679f994c5 100644 --- a/media-video/rtmpdump/rtmpdump-9999.ebuild +++ b/media-video/rtmpdump/rtmpdump-9999.ebuild @@ -32,7 +32,6 @@ PATCHES=( ) if [[ ${PV} == *9999 ]] ; then - KEYWORDS="" SRC_URI="" EGIT_REPO_URI="https://git.ffmpeg.org/rtmpdump.git" inherit git-r3