diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 21:02:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-10 21:02:27 +0100 |
commit | 69a2e1c84aac1ae3637b80329bbd55e4b93cfed8 (patch) | |
tree | ade561be753bf0b45b70103de0106205b544eeec /media-video/mplayer | |
parent | dev-libs/libxml2: stable 2.9.4-r3 for sparc, bug #623206 (thanks to Dakon) (diff) | |
download | gentoo-69a2e1c84aac1ae3637b80329bbd55e4b93cfed8.tar.gz gentoo-69a2e1c84aac1ae3637b80329bbd55e4b93cfed8.tar.bz2 gentoo-69a2e1c84aac1ae3637b80329bbd55e4b93cfed8.zip |
media-video/mplayer: keyworded 1.3.0-r3 for ppc/ppc64, bug #627498 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'media-video/mplayer')
-rw-r--r-- | media-video/mplayer/mplayer-1.3.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/mplayer/mplayer-1.3.0-r3.ebuild b/media-video/mplayer/mplayer-1.3.0-r3.ebuild index 8cfb4f4b72a2..0e699eb68901 100644 --- a/media-video/mplayer/mplayer-1.3.0-r3.ebuild +++ b/media-video/mplayer/mplayer-1.3.0-r3.ebuild @@ -157,9 +157,9 @@ RDEPEND+=" SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" + 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 ~arm ~hppa ~ia64" + KEYWORDS="~alpha ~arm ~hppa ~ia64 ~ppc ~ppc64" fi # faac codecs are nonfree |