summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-23 17:47:34 +0000
committerSam James <sam@gentoo.org>2023-01-23 17:47:34 +0000
commit365c481c3ba5b20e4fe11e39900fcba8bb3461d9 (patch)
treeeae69e86ad2598fcf67d075258205599aeb3608c /dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild
parentdev-java/commons-junit4: Stabilize 1.2.17 x86, #891809 (diff)
downloadgentoo-365c481c3ba5b20e4fe11e39900fcba8bb3461d9.tar.gz
gentoo-365c481c3ba5b20e4fe11e39900fcba8bb3461d9.tar.bz2
gentoo-365c481c3ba5b20e4fe11e39900fcba8bb3461d9.zip
dev-java/commons-nullanalysis: Stabilize 1.2.17 x86, #891809
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild')
-rw-r--r--dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild b/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild
index 360120731dbe..dd065b12de19 100644
--- a/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild
+++ b/dev-java/commons-nullanalysis/commons-nullanalysis-1.2.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/aunkrig/commons/archive/V${PV}.tar.gz -> unkrig-comm
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"