Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/emma/
Date: Wed, 28 Oct 2015 23:12:44
Message-Id: 1446073940.ee2e24cbf1902c1f00cd311261c868fe064314b6.chewi@gentoo
1 commit: ee2e24cbf1902c1f00cd311261c868fe064314b6
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 28 22:45:19 2015 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 28 23:12:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee2e24cb
7
8 dev-java/emma: Add ~arm keyword
9
10 Package-Manager: portage-2.2.20.1
11
12 dev-java/emma/emma-2.0.5312-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-java/emma/emma-2.0.5312-r2.ebuild b/dev-java/emma/emma-2.0.5312-r2.ebuild
16 index aa5d87c..66b1fc1 100644
17 --- a/dev-java/emma/emma-2.0.5312-r2.ebuild
18 +++ b/dev-java/emma/emma-2.0.5312-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2010 Gentoo Foundation
21 +# Copyright 1999-2015 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip"
26
27 LICENSE="CPL-1.0"
28 SLOT="0"
29 -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
30 +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
31
32 IUSE="+launcher"