Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/xerces/
Date: Fri, 26 Apr 2019 16:39:04
Message-Id: 1556296723.020f7423d810f8e55ae6daae0e23a72ed7065c86.gyakovlev@gentoo
1 commit: 020f7423d810f8e55ae6daae0e23a72ed7065c86
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 26 08:20:17 2019 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 26 16:38:43 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020f7423
7
8 dev-java/xerces: stabilise for amd64.
9
10 ... and the remaining arches using the ALLARCHES policy.
11
12 Closes: https://bugs.gentoo.org/683350
13 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
14 Package-Manager: Portage-2.3.62, Repoman-2.3.11
15 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
16
17 dev-java/xerces/xerces-2.12.0.ebuild | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
19
20 diff --git a/dev-java/xerces/xerces-2.12.0.ebuild b/dev-java/xerces/xerces-2.12.0.ebuild
21 index 1e27c4ffd23..22087385139 100644
22 --- a/dev-java/xerces/xerces-2.12.0.ebuild
23 +++ b/dev-java/xerces/xerces-2.12.0.ebuild
24 @@ -16,7 +16,7 @@ SRC_URI="https://repo1.maven.org/maven2/xerces/${MY_PN}/${PV}/${MY_P}-sources.ja
25
26 LICENSE="Apache-2.0"
27 SLOT="2"
28 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
29 +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
30
31 CDEPEND="
32 dev-java/xjavac:1