summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-23 17:47:32 +0000
committerSam James <sam@gentoo.org>2023-01-23 17:47:32 +0000
commit19ca2d5d110c5b5ab3fccdb6fc4404f78d9cc967 (patch)
tree381433eda33399e3251e29d13bbe9cb85cbda25e /dev-java/commons-junit4
parentdev-java/jdisasm: Stabilize 1.0.6 x86, #891809 (diff)
downloadgentoo-19ca2d5d110c5b5ab3fccdb6fc4404f78d9cc967.tar.gz
gentoo-19ca2d5d110c5b5ab3fccdb6fc4404f78d9cc967.tar.bz2
gentoo-19ca2d5d110c5b5ab3fccdb6fc4404f78d9cc967.zip
dev-java/commons-junit4: Stabilize 1.2.17 x86, #891809
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java/commons-junit4')
-rw-r--r--dev-java/commons-junit4/commons-junit4-1.2.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-junit4/commons-junit4-1.2.17.ebuild b/dev-java/commons-junit4/commons-junit4-1.2.17.ebuild
index 7aeb1d27a497..bbf88b56cf65 100644
--- a/dev-java/commons-junit4/commons-junit4-1.2.17.ebuild
+++ b/dev-java/commons-junit4/commons-junit4-1.2.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,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"
CP_DEPEND="
~dev-java/commons-nullanalysis-${PV}:0