diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:09:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:58 +0100 |
commit | c63f460b9f8f2b259e4e6dbf0392ea9b3a542e05 (patch) | |
tree | c0919e8d577e13d86494b5ecb727302970a91f47 /games-emulation | |
parent | net-p2p/deluge: x86 stable wrt bug #566206 (diff) | |
download | gentoo-c63f460b9f8f2b259e4e6dbf0392ea9b3a542e05.tar.gz gentoo-c63f460b9f8f2b259e4e6dbf0392ea9b3a542e05.tar.bz2 gentoo-c63f460b9f8f2b259e4e6dbf0392ea9b3a542e05.zip |
games-emulation/sdlmame: x86 stable wrt bug #571336
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/sdlmame/sdlmame-0.168.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/sdlmame/sdlmame-0.168.ebuild b/games-emulation/sdlmame/sdlmame-0.168.ebuild index 1bec2da7df85..71cb5b6daa49 100644 --- a/games-emulation/sdlmame/sdlmame-0.168.ebuild +++ b/games-emulation/sdlmame/sdlmame-0.168.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mamedev/mame/releases/download/mame${MY_PV}/mame${MY LICENSE="XMAME" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X alsa +arcade debug +mess opengl tools" REQUIRED_USE="|| ( arcade mess ) debug? ( X )" |