Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/osgi-core-api/
Date: Mon, 08 Apr 2019 13:45:15
Message-Id: 1554731077.f0cab33692d85b5138483a808f315abbd88a1b78.mrueg@gentoo
1 commit: f0cab33692d85b5138483a808f315abbd88a1b78
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 8 13:44:37 2019 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 8 13:44:37 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0cab336
7
8 dev-java/osgi-core-api: Stabilize -r1 on amd64 and x86
9
10 Package-Manager: Portage-2.3.62, Repoman-2.3.12
11 Signed-off-by: Manuel Rüger <mrueg <AT> gentoo.org>
12
13 dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 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
17 index 30e9dd6437d..4ba35b58ab7 100644
18 --- a/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
19 +++ b/dev-java/osgi-core-api/osgi-core-api-5.0.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -13,7 +13,7 @@ SRC_URI="http://www.osgi.org/download/r5/osgi.core-${PV}.jar"
27
28 LICENSE="Apache-2.0"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~x86 ~amd64-linux"
31 +KEYWORDS="amd64 x86 ~amd64-linux"
32 IUSE=""
33
34 RDEPEND="