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>
This commit is contained in:
Agostino Sarubbo
2015-12-25 17:17:29 +01:00
parent 7379034c36
commit a6e892362f

View File

@@ -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"