diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:38:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-07 22:40:47 +0200 |
commit | 2b1a8ba6a20e125da533e69460cf3117aa42e396 (patch) | |
tree | 5c1c78a38a171e17c98a5184f9b7e1e7c1e79a6e /dev-java/osgi-compendium | |
parent | dev-java/osgi-foundation: Keyword 1.2.0-r2 arm, #830680 (diff) | |
download | gentoo-2b1a8ba6a20e125da533e69460cf3117aa42e396.tar.gz gentoo-2b1a8ba6a20e125da533e69460cf3117aa42e396.tar.bz2 gentoo-2b1a8ba6a20e125da533e69460cf3117aa42e396.zip |
dev-java/osgi-compendium: Keyword 4.3.1-r2 arm, #830680
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/osgi-compendium')
-rw-r--r-- | dev-java/osgi-compendium/osgi-compendium-4.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/osgi-compendium/osgi-compendium-4.3.1-r2.ebuild b/dev-java/osgi-compendium/osgi-compendium-4.3.1-r2.ebuild index 27f307819b4b..50794d4e4976 100644 --- a/dev-java/osgi-compendium/osgi-compendium-4.3.1-r2.ebuild +++ b/dev-java/osgi-compendium/osgi-compendium-4.3.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://osgi.org/download/r4v43/osgi.cmpn-${PV}.jar" LICENSE="Apache-2.0 OSGi-Specification-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm ppc64 x86" CDEPEND="dev-java/glassfish-persistence:0 dev-java/osgi-core-api:0 |