Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-emulation/vbam/
Date: Fri, 11 Dec 2015 10:06:48
Message-Id: 1449828369.13b92a8ca5ab2d5905c17df4f232ab0cdbd036c9.ago@gentoo
1 commit: 13b92a8ca5ab2d5905c17df4f232ab0cdbd036c9
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Dec 11 10:06:09 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Dec 11 10:06:09 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b92a8c
7
8 games-emulation/vbam: amd64 stable wrt bug #567948
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 games-emulation/vbam/vbam-2.0.0_pre1507.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild b/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild
18 index 146aafb..5321a2c 100644
19 --- a/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild
20 +++ b/games-emulation/vbam/vbam-2.0.0_pre1507.ebuild
21 @@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
22 inherit subversion
23 else
24 SRC_URI="https://dev.gentoo.org/~radhermit/distfiles/${P}.tar.xz"
25 - KEYWORDS="~amd64 ~x86"
26 + KEYWORDS="amd64 ~x86"
27 fi
28
29 DESCRIPTION="Game Boy, GBC, and GBA emulator forked from VisualBoyAdvance"