Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/joni/
Date: Fri, 02 Oct 2015 23:14:20
Message-Id: 1443827524.46d3325cd36b6d13b47fabe07ec823d5f197dbe7.monsieurp@gentoo
1 commit: 46d3325cd36b6d13b47fabe07ec823d5f197dbe7
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 2 12:27:31 2015 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 2 23:12:04 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d3325c
7
8 dev-java/joni: Stable for amd64. Stable for ppc+x86 using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.18
11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
12
13 dev-java/joni/joni-2.1.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-java/joni/joni-2.1.0.ebuild b/dev-java/joni/joni-2.1.0.ebuild
17 index cfc2b47..a5340ff 100644
18 --- a/dev-java/joni/joni-2.1.0.ebuild
19 +++ b/dev-java/joni/joni-2.1.0.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/jruby/${PN}/archive/${P}.tar.gz"
21
22 LICENSE="MIT"
23 SLOT="2.1"
24 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
25 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-solaris"
26
27 CDEPEND="dev-java/asm:3
28 dev-java/jcodings:1"