diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-10 13:56:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-10 13:56:31 +0300 |
commit | 73c6d3a798ba4a84f5d912a4d2e728f070ce9e50 (patch) | |
tree | 836cd43677616f818834f4c9836bcba7571230d2 /dev-java | |
parent | net-analyzer/openbsd-netcat: Stabilize 1.195-r1 ppc64, #864733 (diff) | |
download | gentoo-73c6d3a798ba4a84f5d912a4d2e728f070ce9e50.tar.gz gentoo-73c6d3a798ba4a84f5d912a4d2e728f070ce9e50.tar.bz2 gentoo-73c6d3a798ba4a84f5d912a4d2e728f070ce9e50.zip |
dev-java/istack-commons-runtime: Stabilize 4.1.1-r1 arm64, #864735
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/istack-commons-runtime/istack-commons-runtime-4.1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/istack-commons-runtime/istack-commons-runtime-4.1.1-r1.ebuild b/dev-java/istack-commons-runtime/istack-commons-runtime-4.1.1-r1.ebuild index 0d9371ac7cea..9c77b24739d0 100644 --- a/dev-java/istack-commons-runtime/istack-commons-runtime-4.1.1-r1.ebuild +++ b/dev-java/istack-commons-runtime/istack-commons-runtime-4.1.1-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/eclipse-ee4j/jaxb-istack-commons/archive/${PV}.tar.g LICENSE="EPL-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc64 ~x86" # Compile dependencies # POM: runtime/pom.xml |