diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-10 13:56:15 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-10 13:56:32 +0300 |
commit | 3d8361cb9b800070bd03cb7540011fbcd9b2ae84 (patch) | |
tree | 5865fcca1608477c9b6ab4ccfb13b284b904a354 /dev-java/istack-commons-runtime | |
parent | dev-java/istack-commons-runtime: Stabilize 4.1.1-r1 arm64, #864735 (diff) | |
download | gentoo-3d8361cb9b800070bd03cb7540011fbcd9b2ae84.tar.gz gentoo-3d8361cb9b800070bd03cb7540011fbcd9b2ae84.tar.bz2 gentoo-3d8361cb9b800070bd03cb7540011fbcd9b2ae84.zip |
dev-java/istack-commons-runtime: Stabilize 4.1.1-r1 ppc64, #864735
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/istack-commons-runtime')
-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 9c77b24739d0..b0afba4a1024 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 |