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/jrexx/
Date: Sun, 01 May 2016 13:07:20
Message-Id: 1462107132.6e9aa540e465bd0b5a89c60bdd6db233665e5636.monsieurp@gentoo
1 commit: 6e9aa540e465bd0b5a89c60bdd6db233665e5636
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 12:51:00 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 12:52:12 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e9aa540
7
8 dev-java/jrexx: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
9
10 Package-Manager: portage-2.2.26
11
12 dev-java/jrexx/jrexx-1.1.1-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-java/jrexx/jrexx-1.1.1-r2.ebuild b/dev-java/jrexx/jrexx-1.1.1-r2.ebuild
16 index d685996..aa8dc97 100644
17 --- a/dev-java/jrexx/jrexx-1.1.1-r2.ebuild
18 +++ b/dev-java/jrexx/jrexx-1.1.1-r2.ebuild
19 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.karneim.com/jrexx/"
20 SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip -> ${P}.zip"
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
24 +KEYWORDS="amd64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
25
26 RDEPEND="
27 >=virtual/jre-1.6"