diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-02-02 09:52:38 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-02-02 10:05:28 +0100 |
commit | 8ad97377c03136fc6e91a9005de03991cf5d877e (patch) | |
tree | b2d02725764e47284bd9eddf8e1c4a746507dcd6 /dev-java/osgi-core-api | |
parent | dev-java/jsoup: marked ~amd64-linux (diff) | |
download | gentoo-8ad97377c03136fc6e91a9005de03991cf5d877e.tar.gz gentoo-8ad97377c03136fc6e91a9005de03991cf5d877e.tar.bz2 gentoo-8ad97377c03136fc6e91a9005de03991cf5d877e.zip |
dev-java/osgi-core-api: marked ~amd64-linux
Package-Manager: Portage-2.3.19, Repoman-2.3.6
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 8ab9968af27e..30e9dd6437d7 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=" |