diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:09:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:11:00 +0100 |
commit | 7ab8f6fbc4fc8cce1c2df5b559242444cac5bcdb (patch) | |
tree | 9fc2c7ec5f43c03ffe49a3dd8918afcaa5138b14 /games-emulation | |
parent | games-simulation/openttd: x86 stable wrt bug #571340 (diff) | |
download | gentoo-7ab8f6fbc4fc8cce1c2df5b559242444cac5bcdb.tar.gz gentoo-7ab8f6fbc4fc8cce1c2df5b559242444cac5bcdb.tar.bz2 gentoo-7ab8f6fbc4fc8cce1c2df5b559242444cac5bcdb.zip |
games-emulation/fceux: x86 stable wrt bug #571342
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/fceux/fceux-2.2.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/fceux/fceux-2.2.2-r1.ebuild b/games-emulation/fceux/fceux-2.2.2-r1.ebuild index 30c9e82db0a1..432e19d926b9 100644 --- a/games-emulation/fceux/fceux-2.2.2-r1.ebuild +++ b/games-emulation/fceux/fceux-2.2.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/fceultra/${P}.src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gtk logo +lua +opengl" DEPEND="lua? ( dev-lang/lua:0 ) |