diff options
author | 2024-03-22 03:55:17 +0000 | |
---|---|---|
committer | 2024-03-22 03:55:17 +0000 | |
commit | a1d11bbfe3a3c4314e4fcff3b32a66292ca35540 (patch) | |
tree | 2298cbffd867feec695a2c54e9487e2d146242fc /dev-java/felix-gogo-runtime | |
parent | dev-java/eclipse-jdt-annotation: Keyword 4.30 arm, #927195 (diff) | |
download | gentoo-a1d11bbfe3a3c4314e4fcff3b32a66292ca35540.tar.gz gentoo-a1d11bbfe3a3c4314e4fcff3b32a66292ca35540.tar.bz2 gentoo-a1d11bbfe3a3c4314e4fcff3b32a66292ca35540.zip |
dev-java/felix-gogo-runtime: Keyword 1.1.6 arm, #927195
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/felix-gogo-runtime')
-rw-r--r-- | dev-java/felix-gogo-runtime/felix-gogo-runtime-1.1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/felix-gogo-runtime/felix-gogo-runtime-1.1.6.ebuild b/dev-java/felix-gogo-runtime/felix-gogo-runtime-1.1.6.ebuild index e81222268b29..a4629883358b 100644 --- a/dev-java/felix-gogo-runtime/felix-gogo-runtime-1.1.6.ebuild +++ b/dev-java/felix-gogo-runtime/felix-gogo-runtime-1.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ S="${WORKDIR}/org.apache.felix.gogo.runtime-${PV}" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm" CP_DEPEND=" dev-java/osgi-annotation:0 |