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-board/domination/
Date: Tue, 03 Nov 2015 15:19:17
Message-Id: 1446563890.419c88b577d86877024f372c6eaaca10c46dc1b0.ago@gentoo
1 commit: 419c88b577d86877024f372c6eaaca10c46dc1b0
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 15:18:10 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 15:18:10 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=419c88b5
7
8 games-board/domination: amd64 stable wrt bug #564520
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 games-board/domination/domination-1.1.1.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/games-board/domination/domination-1.1.1.6.ebuild b/games-board/domination/domination-1.1.1.6.ebuild
17 index 3c370a7..a7f5f82 100644
18 --- a/games-board/domination/domination-1.1.1.6.ebuild
19 +++ b/games-board/domination/domination-1.1.1.6.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/domination/Domination_${PV}.zip"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86 ~x86-fbsd"
25 +KEYWORDS="amd64 ~x86 ~x86-fbsd"
26 IUSE=""
27
28 RDEPEND=">=virtual/jre-1.5"