diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-12 13:33:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-07-12 13:33:24 +0100 |
commit | b9ada0f8d6a5e3d7ace9becd2b5273462ae316b9 (patch) | |
tree | 5bc95d74476b8b3fe60ad6fbeb4b2d46a63a66b1 /dev-java/osgi-core-api | |
parent | dev-java/glassfish-persistence: keyworded 1.0-r1 for ppc64 (diff) | |
download | gentoo-b9ada0f8d6a5e3d7ace9becd2b5273462ae316b9.tar.gz gentoo-b9ada0f8d6a5e3d7ace9becd2b5273462ae316b9.tar.bz2 gentoo-b9ada0f8d6a5e3d7ace9becd2b5273462ae316b9.zip |
dev-java/osgi-core-api: keyworded 5.0.0-r1 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-core-api')
-rw-r--r-- | dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild index 4ba35b58ab77..b6dbedd21ac1 100644 --- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild +++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux" IUSE="" RDEPEND=" |