diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 10:02:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-15 10:02:04 +0100 |
commit | ddb356235ea6dac499e688d00db923383186ba03 (patch) | |
tree | 78416a633b62b12282046c2c57d03c9cd7c7abdf /games-emulation/fceux | |
parent | games-simulation/openttd: amd64 stable wrt bug #571340 (diff) | |
download | gentoo-ddb356235ea6dac499e688d00db923383186ba03.tar.gz gentoo-ddb356235ea6dac499e688d00db923383186ba03.tar.bz2 gentoo-ddb356235ea6dac499e688d00db923383186ba03.zip |
games-emulation/fceux: amd64 stable wrt bug #571342
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-emulation/fceux')
-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 3ffbf284b449..30c9e82db0a1 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 ) |