diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:21:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 16:21:26 +0100 |
commit | f3348696d423e173dce70c9a63ea4b3eae03342e (patch) | |
tree | e117a07c5ea6fd7ae77ccd821246b6ce29bda200 /media-video/mplayer | |
parent | dev-perl/Log-Dispatch: x86 stable wrt bug #577236 (diff) | |
download | gentoo-f3348696d423e173dce70c9a63ea4b3eae03342e.tar.gz gentoo-f3348696d423e173dce70c9a63ea4b3eae03342e.tar.bz2 gentoo-f3348696d423e173dce70c9a63ea4b3eae03342e.zip |
media-video/mplayer: x86 stable wrt bug #575196
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-video/mplayer')
-rw-r--r-- | media-video/mplayer/mplayer-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/mplayer/mplayer-1.2.1.ebuild b/media-video/mplayer/mplayer-1.2.1.ebuild index c0951c3c986c..c779e4e4c11a 100644 --- a/media-video/mplayer/mplayer-1.2.1.ebuild +++ b/media-video/mplayer/mplayer-1.2.1.ebuild @@ -159,7 +159,7 @@ RDEPEND+=" SLOT="0" LICENSE="GPL-2" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm ~hppa ~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 |