summaryrefslogtreecommitdiff
path: root/dev-java/sparsebitset
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-07-11 01:46:41 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-07-11 01:46:41 +0000
commit08fc13a575c3f8e1133777a637bcbc9513111a15 (patch)
tree36b394f676f34349bdb0d28d87fb435e1dc4d81c /dev-java/sparsebitset
parentf0b936fb5f5cc589a1209823dd2fea11bd3357c3 (diff)
downloadbaldeagleos-repo-08fc13a575c3f8e1133777a637bcbc9513111a15.tar.gz
baldeagleos-repo-08fc13a575c3f8e1133777a637bcbc9513111a15.tar.xz
baldeagleos-repo-08fc13a575c3f8e1133777a637bcbc9513111a15.zip
Adding metadata
Diffstat (limited to 'dev-java/sparsebitset')
-rw-r--r--dev-java/sparsebitset/sparsebitset-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/sparsebitset/sparsebitset-1.2.ebuild b/dev-java/sparsebitset/sparsebitset-1.2.ebuild
index 05457982154c..76a2d8a55d7a 100644
--- a/dev-java/sparsebitset/sparsebitset-1.2.ebuild
+++ b/dev-java/sparsebitset/sparsebitset-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Skeleton command:
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/brettwooldridge/SparseBitSet/archive/refs/tags/Spars
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
DEPEND="
>=virtual/jdk-1.8:*