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/jopt-simple/
Date: Sun, 28 Oct 2018 22:40:06
Message-Id: 1540766226.ecb0e1cbafa5f89924ad6c01b4f4a3ed0f743a24.monsieurp@gentoo
1 commit: ecb0e1cbafa5f89924ad6c01b4f4a3ed0f743a24
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 27 21:21:04 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 28 22:37:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb0e1cb
7
8 dev-java/jopt-simple: stable for amd64+x86.
9
10 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12
13 dev-java/jopt-simple/jopt-simple-4.6.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-java/jopt-simple/jopt-simple-4.6.ebuild b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
17 index 496fbd46f1c..197957670e4 100644
18 --- a/dev-java/jopt-simple/jopt-simple-4.6.ebuild
19 +++ b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
20 @@ -12,7 +12,7 @@ HOMEPAGE="https://pholser.github.com/jopt-simple/"
21 SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
22 LICENSE="MIT"
23 SLOT="4.6"
24 -KEYWORDS="~amd64 ~ppc64 ~x86"
25 +KEYWORDS="amd64 ppc64 x86"
26
27 RDEPEND=">=virtual/jre-1.6"
28 DEPEND=">=virtual/jdk-1.6"