media-video/mplayer: Drop duplicate KEYWORDS line
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 16 Sep 2018 17:38:10 +0000 (19:38 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 16 Sep 2018 17:41:06 +0000 (19:41 +0200)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

media-video/mplayer/mplayer-1.3.0-r5.ebuild
media-video/mplayer/mplayer-9999.ebuild

index 6b515f5212dca237db0bb8f535942c733188167e..bd0a05495e9c4c1c92e3d78a3647ce5b22bfa629 100644 (file)
@@ -152,8 +152,6 @@ SLOT="0"
 LICENSE="GPL-2"
 if [[ ${PV} != *9999* ]]; then
        KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-else
-       KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 x86"
 fi
 
 # faac codecs are nonfree
index 2c207676063649b85918c7020d732880cb4a1f8c..c32bc38e1cd583ebb60240551b8b0861d3fa6465 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 EGIT_REPO_URI="https://git.videolan.org/git/ffmpeg.git"
 ESVN_REPO_URI="svn://svn.mplayerhq.hu/mplayer/trunk"
-[[ ${PV} = *9999* ]] && SVN_ECLASS="subversion git-r3" || SVN_ECLASS=""
+[[ ${PV} = *9999* ]] && SVN_ECLASS="subversion git-r3"
 
 inherit toolchain-funcs flag-o-matic ${SVN_ECLASS}
 
@@ -152,8 +152,6 @@ SLOT="0"
 LICENSE="GPL-2"
 if [[ ${PV} != *9999* ]]; then
        KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
-else
-       KEYWORDS=""
 fi
 
 # faac codecs are nonfree