diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-05 13:08:56 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-05 13:08:56 +0100 |
commit | 6213d27999a6b71f2a71db39b85c9e4b78bc1958 (patch) | |
tree | af1089409ef72343162596e4cdff9943ad988640 /media-video | |
parent | media-video/ffmpeg: Mark ~hppa (bug #574786). (diff) | |
download | gentoo-6213d27999a6b71f2a71db39b85c9e4b78bc1958.tar.gz gentoo-6213d27999a6b71f2a71db39b85c9e4b78bc1958.tar.bz2 gentoo-6213d27999a6b71f2a71db39b85c9e4b78bc1958.zip |
media-video/mplayer: Mark ~hppa (bug #601662).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/mplayer-1.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/mplayer/mplayer-1.3.0.ebuild b/media-video/mplayer/mplayer-1.3.0.ebuild index 73ff87228146..23b7911d35f2 100644 --- a/media-video/mplayer/mplayer-1.3.0.ebuild +++ b/media-video/mplayer/mplayer-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -158,9 +158,9 @@ RDEPEND+=" SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" + KEYWORDS="~amd64 ~hppa ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" else - KEYWORDS="" + KEYWORDS="~hppa" fi # faac codecs are nonfree |