diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 12:33:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-12 12:33:19 +0200 |
commit | 18032c1b627ecc9ace8714720781ad1ba37a067a (patch) | |
tree | f5ce1539ad9a8979fce0e3de388be75e3b40a9d9 /dev-java | |
parent | net-analyzer/openbsd-netcat: x86 stable wrt bug #864733 (diff) | |
download | gentoo-18032c1b627ecc9ace8714720781ad1ba37a067a.tar.gz gentoo-18032c1b627ecc9ace8714720781ad1ba37a067a.tar.bz2 gentoo-18032c1b627ecc9ace8714720781ad1ba37a067a.zip |
dev-java/istack-commons-runtime: x86 stable wrt bug #864735
Signed-off-by: Agostino Sarubbo <ago@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 202ebb9c1840..710d5f856623 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 |