Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jaxen/
Date: Thu, 22 Apr 2021 20:25:45
Message-Id: 1619123097.bb943c627d27218a3ce7ad525b582457b0100f5b.sam@gentoo
1 commit: bb943c627d27218a3ce7ad525b582457b0100f5b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 22 20:24:57 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 22 20:24:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb943c62
7
8 dev-java/jaxen: Stabilize 1.2.0-r1 amd64, #783897
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-java/jaxen/jaxen-1.2.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-java/jaxen/jaxen-1.2.0-r1.ebuild b/dev-java/jaxen/jaxen-1.2.0-r1.ebuild
16 index 86f30856f53..22b1e23539f 100644
17 --- a/dev-java/jaxen/jaxen-1.2.0-r1.ebuild
18 +++ b/dev-java/jaxen/jaxen-1.2.0-r1.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${PN}-xpath/${PN}/archive/refs/tags/v${PV}.tar.gz ->
20
21 LICENSE="BSD-2"
22 SLOT="1.2"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
25 IUSE="dom4j jdom xom"
26
27 # It seems that most tests depend on dom4j, jdom and xom which all depend back on jaxen