diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 10:01:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 10:01:45 +0100 |
commit | 06f75b94c3166afb6c1083114be7bddc544c99fa (patch) | |
tree | 7dc9483d9948c4386eda8bf96514f7a2612d2ae0 /games-emulation | |
parent | net-p2p/deluge: amd64 stable wrt bug #566206 (diff) | |
download | gentoo-06f75b94c3166afb6c1083114be7bddc544c99fa.tar.gz gentoo-06f75b94c3166afb6c1083114be7bddc544c99fa.tar.bz2 gentoo-06f75b94c3166afb6c1083114be7bddc544c99fa.zip |
games-emulation/sdlmame: amd64 stable wrt bug #571336
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
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 299d20b8d67d..1bec2da7df85 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 )" |