diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-03-13 13:44:41 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-03-13 13:44:41 +0000 |
| commit | 14cc13b49b15912f296dc250cdfd01fd91fc9c09 (patch) | |
| tree | 04b9f1fcd3c426a1085a03f2d5d58e0db7a308cf /dev-java/osgi-core-api | |
| parent | 987deaca2d55f6633ddfb2af06278c335c9a9842 (diff) | |
| download | baldeagleos-repo-14cc13b49b15912f296dc250cdfd01fd91fc9c09.tar.gz baldeagleos-repo-14cc13b49b15912f296dc250cdfd01fd91fc9c09.tar.xz baldeagleos-repo-14cc13b49b15912f296dc250cdfd01fd91fc9c09.zip | |
Adding metadata
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=" |
