summaryrefslogtreecommitdiff
path: root/dev-java/commons-junit4
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
parenta0a719bf17efc5be8bd5caa7abb9d2b199ea8231 (diff)
gentoo auto-resync : 24:01:2023 - 00:56:11
Diffstat (limited to 'dev-java/commons-junit4')
-rw-r--r--dev-java/commons-junit4/Manifest2
-rw-r--r--dev-java/commons-junit4/commons-junit4-1.2.17.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-java/commons-junit4/Manifest b/dev-java/commons-junit4/Manifest
index c948435eab66..81828d6e1da0 100644
--- a/dev-java/commons-junit4/Manifest
+++ b/dev-java/commons-junit4/Manifest
@@ -1,3 +1,3 @@
DIST unkrig-commons1.2.17.tar.gz 2187066 BLAKE2B 29addd6ba41edf475ff878c15a40ee328682fc7d458fae4f745e20cd00afbaa99a8f202e0d285a81a45e47177944d8dcce2e30d6f3c74d2374b46f34c5813dff SHA512 dd8652bcffd62aa847e7c36358de8eecca66f731f06da504cbdcb29f55608e384db2e0d9a7847773423d82d7ae9f3bf75e07142c95ae0ec758f15e5a3020db99
-EBUILD commons-junit4-1.2.17.ebuild 862 BLAKE2B b4b5e0a9187ee9fc76eedec654342fd0dc3c010c69763016d10206592c0a3d072f60962920545d076a7afefc9c89f445df8f5cba7449a77978765012a06908db SHA512 fb2f55cd0b8664ec45bc634b84e2b0b093fd622d9e9ed2310220d300775264ae4e7ec9d5b99aa1f027883af20a99a3bef257d655c6035b1c30ceaea7393a204a
+EBUILD commons-junit4-1.2.17.ebuild 858 BLAKE2B 92eb3f72de3ad1f67988b33e01bd6c2add4aef95bcae3e8127c625f48b8646f85658a4899a30a751d36469a4d65ec74c8d18c49f94f0ab14dcf74f387272766e SHA512 1865c68d6da7c6922aeb4e837172daf41ee1223bb3461762a18295adced0cce0d8b4da514d6f7c1c087dc93c3f345b3b0a9dceaf2036b1eab754badf467d035d
MISC metadata.xml 297 BLAKE2B 0790cfad4115f6cd8b3d39aa0817a5248a6c815af9ee21d0547e0eb0f851e266608816d73303110872de0b38611ab3ad1324394de157155eaf154a36aa532570 SHA512 b91d7935a2b313790f0c40d536826fc7a4948b67a29ef0cbe26cc1ea7b5a8dfd50a9ff5dc70b6efce718e3e203e693fd747c1c1a0b7e8463aaf66b916551e20f
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