diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-09 13:49:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-09 13:49:18 +0300 |
commit | 75dff06e49f4b4552348841f22c95b4b68fe16f1 (patch) | |
tree | 527f5f0bcaefa1e3b5cd11376f921b4a409e2cc1 /dev-java/xml-commons-resolver | |
parent | net-misc/r8125: new upstream version 9.009.02 (diff) | |
download | gentoo-75dff06e49f4b4552348841f22c95b4b68fe16f1.tar.gz gentoo-75dff06e49f4b4552348841f22c95b4b68fe16f1.tar.bz2 gentoo-75dff06e49f4b4552348841f22c95b4b68fe16f1.zip |
dev-java/xml-commons-resolver: Stabilize 1.2-r3 arm64, #856979
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/xml-commons-resolver')
-rw-r--r-- | dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild b/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild index 8dcf48e53e0e..23e2253efc56 100644 --- a/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild +++ b/dev-java/xml-commons-resolver/xml-commons-resolver-1.2-r3.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://apache/xerces/xml-commons/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" |