summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-12-11 11:06:09 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-12-11 11:06:09 +0100
commit13b92a8ca5ab2d5905c17df4f232ab0cdbd036c9 (patch)
tree7b96f40733271fad8a638bcd9afb8bc68feb0c52 /games-emulation/vbam
parentdev-ruby/htmlentities: amd64 stable wrt bug #567972 (diff)
downloadgentoo-13b92a8ca5ab2d5905c17df4f232ab0cdbd036c9.tar.gz
gentoo-13b92a8ca5ab2d5905c17df4f232ab0cdbd036c9.tar.bz2
gentoo-13b92a8ca5ab2d5905c17df4f232ab0cdbd036c9.zip
games-emulation/vbam: amd64 stable wrt bug #567948
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'games-emulation/vbam')
-rw-r--r--games-emulation/vbam/vbam-2.0.0_pre1507.ebuild2
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 146aafbe5c36..5321a2c7b60c 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"