summaryrefslogtreecommitdiff
path: root/dev-java/commons-junit4/commons-junit4-1.2.17.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-24 00:56:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-24 00:56:11 +0000
commita2014cddc474ddf247d63fa74aac9a182a2bcefc (patch)
treef4a72c4d2dbe2dce9b029570659db8c778fd5877 /dev-java/commons-junit4/commons-junit4-1.2.17.ebuild
parenta0a719bf17efc5be8bd5caa7abb9d2b199ea8231 (diff)
gentoo auto-resync : 24:01:2023 - 00:56:11
Diffstat (limited to 'dev-java/commons-junit4/commons-junit4-1.2.17.ebuild')
-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..d12acbb23c14 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