commit: 8ad97377c03136fc6e91a9005de03991cf5d877e Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Fri Feb 2 08:52:38 2018 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Fri Feb 2 09:05:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ad97377
dev-java/osgi-core-api: marked ~amd64-linux Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild | 4 ++-- 1 file 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 8ab9968af27..30e9dd6437d 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-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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" +KEYWORDS="~amd64 ~x86 ~amd64-linux" IUSE="" RDEPEND="
