diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-12 13:33:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-12 13:33:35 +0100 |
commit | d9d34a8c92058e7cf8f776f673094be26697ecb4 (patch) | |
tree | 4581c80d692751d50b060633d7364e0957d1ccf4 /dev-java/osgi-compendium | |
parent | dev-java/osgi-foundation: keyworded 1.2.0-r1 for ppc64 (diff) | |
download | gentoo-d9d34a8c92058e7cf8f776f673094be26697ecb4.tar.gz gentoo-d9d34a8c92058e7cf8f776f673094be26697ecb4.tar.bz2 gentoo-d9d34a8c92058e7cf8f776f673094be26697ecb4.zip |
dev-java/osgi-compendium: keyworded 4.3.1 for ppc64
keyworded wrt bug #720116
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-java/osgi-compendium')
-rw-r--r-- | dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild b/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild index 29c598b6ed44..058539ddac15 100644 --- a/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild +++ b/dev-java/osgi-compendium/osgi-compendium-4.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -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 x86" +KEYWORDS="amd64 ~ppc64 x86" CDEPEND="dev-java/glassfish-persistence:0 dev-java/osgi-core-api:0 |