diff options
author | Sam James <sam@gentoo.org> | 2022-03-06 07:43:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-06 07:43:07 +0000 |
commit | 2b633c1442e3874d3e4782fc2bd49185e2e0343b (patch) | |
tree | e7f26157ea074e133740419a18087f07c6501b8c /dev-java | |
parent | dev-java/msv: Stabilize 20130601 arm64, #834080 (diff) | |
download | gentoo-2b633c1442e3874d3e4782fc2bd49185e2e0343b.tar.gz gentoo-2b633c1442e3874d3e4782fc2bd49185e2e0343b.tar.bz2 gentoo-2b633c1442e3874d3e4782fc2bd49185e2e0343b.zip |
dev-java/woodstox-core: Stabilize 6.2.7 arm64, #834080
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/woodstox-core/woodstox-core-6.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/woodstox-core/woodstox-core-6.2.7.ebuild b/dev-java/woodstox-core/woodstox-core-6.2.7.ebuild index 4d8a00d827c4..0ea06931c3ba 100644 --- a/dev-java/woodstox-core/woodstox-core-6.2.7.ebuild +++ b/dev-java/woodstox-core/woodstox-core-6.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -18,7 +18,7 @@ SRC_URI="https://github.com/FasterXML/woodstox/archive/refs/tags/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" # Common dependencies # POM: pom.xml |