diff options
author | Sam James <sam@gentoo.org> | 2022-03-06 07:43:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-06 07:43:03 +0000 |
commit | 8e8052e0a6e924d15e46179c0259110f4c27f63c (patch) | |
tree | 17e2e213b7e4adbd750733eaeab8e6c123dd7345 /dev-java/stax2-api | |
parent | dev-python/multidict: Stabilize 6.0.2 arm64, #834196 (diff) | |
download | gentoo-8e8052e0a6e924d15e46179c0259110f4c27f63c.tar.gz gentoo-8e8052e0a6e924d15e46179c0259110f4c27f63c.tar.bz2 gentoo-8e8052e0a6e924d15e46179c0259110f4c27f63c.zip |
dev-java/stax2-api: Stabilize 4.2.1 arm64, #834080
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/stax2-api')
-rw-r--r-- | dev-java/stax2-api/stax2-api-4.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/stax2-api/stax2-api-4.2.1.ebuild b/dev-java/stax2-api/stax2-api-4.2.1.ebuild index 840f4bd5e431..77d3be25415e 100644 --- a/dev-java/stax2-api/stax2-api-4.2.1.ebuild +++ b/dev-java/stax2-api/stax2-api-4.2.1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/FasterXML/${PN}/archive/refs/tags/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" DEPEND=">=virtual/jdk-1.8:*" RDEPEND=">=virtual/jre-1.8:*" |