diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-03-13 12:28:45 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-03-13 12:29:03 +0100 |
commit | 3b0dd09203e4e9746c9b6643b8607409a9787867 (patch) | |
tree | 0b80f6a509f1fd545e2c9a526db5a89b845e01ba /dev-java/osgi-core-api | |
parent | app-arch/snappy-1.1.8: marked ~x64-macos (diff) | |
download | gentoo-3b0dd09203e4e9746c9b6643b8607409a9787867.tar.gz gentoo-3b0dd09203e4e9746c9b6643b8607409a9787867.tar.bz2 gentoo-3b0dd09203e4e9746c9b6643b8607409a9787867.zip |
dev-java/osgi-core-api-5.0.0-r1: marked ~x64-macos
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@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 b6dbedd21ac1..9ef2442e4438 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x64-macos" IUSE="" RDEPEND=" |