diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2019-04-08 15:44:37 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2019-04-08 15:44:37 +0200 |
commit | f0cab33692d85b5138483a808f315abbd88a1b78 (patch) | |
tree | eaad44aada9ebb2d9628d77ea0d4daa7332948d9 /dev-java/osgi-core-api | |
parent | www-apps/grafana-bin: Version bump to 6.1.2 (diff) | |
download | gentoo-f0cab33692d85b5138483a808f315abbd88a1b78.tar.gz gentoo-f0cab33692d85b5138483a808f315abbd88a1b78.tar.bz2 gentoo-f0cab33692d85b5138483a808f315abbd88a1b78.zip |
dev-java/osgi-core-api: Stabilize -r1 on amd64 and x86
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Manuel Rüger <mrueg@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 30e9dd6437d7..4ba35b58ab77 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-2018 Gentoo Foundation +# Copyright 1999-2019 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 x86 ~amd64-linux" IUSE="" RDEPEND=" |