diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:17:29 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:17:29 +0100 |
commit | a6e892362fe6499cea663995a30fdf7ea004df86 (patch) | |
tree | 6caf345e44e47915482dba71ea99820be3e3bc82 /games-emulation | |
parent | games-strategy/scorched3d: x86 stable wrt bug #568264 (diff) | |
download | gentoo-a6e892362fe6499cea663995a30fdf7ea004df86.tar.gz gentoo-a6e892362fe6499cea663995a30fdf7ea004df86.tar.bz2 gentoo-a6e892362fe6499cea663995a30fdf7ea004df86.zip |
games-emulation/vbam: x86 stable wrt bug #567948
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-emulation')
-rw-r--r-- | games-emulation/vbam/vbam-2.0.0_pre1507.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild b/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild index 5321a2c7b60c..f907be223d80 100644 --- a/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild +++ b/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then inherit subversion else SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Game Boy, GBC, and GBA emulator forked from VisualBoyAdvance" |