diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 21:43:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-27 21:43:24 +0200 |
commit | 37ce8fa53f33324dc40ef42590dcb342e7d1de8f (patch) | |
tree | b4e95c64d0d570d73398b703300da2e98b912e47 /dev-java/woodstox-core | |
parent | app-emacs/geiser: Stabilize 0.28.2 amd64, #892223 (diff) | |
download | gentoo-37ce8fa53f33324dc40ef42590dcb342e7d1de8f.tar.gz gentoo-37ce8fa53f33324dc40ef42590dcb342e7d1de8f.tar.bz2 gentoo-37ce8fa53f33324dc40ef42590dcb342e7d1de8f.zip |
dev-java/woodstox-core: Stabilize 6.4.0 arm64, #892241
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/woodstox-core')
-rw-r--r-- | dev-java/woodstox-core/woodstox-core-6.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/woodstox-core/woodstox-core-6.4.0.ebuild b/dev-java/woodstox-core/woodstox-core-6.4.0.ebuild index 0e7d55983aa4..717448f112b6 100644 --- a/dev-java/woodstox-core/woodstox-core-6.4.0.ebuild +++ b/dev-java/woodstox-core/woodstox-core-6.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 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/${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 |