summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:45:40 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:43 +0300
commit4974096676128c62d20a93de7b6fe7c0e4fb8613 (patch)
tree8be8eddcdf1dc30b3bf561ba79c4a5c86eee3467 /dev-java/jmock/jmock-1.2.0-r2.ebuild
parentdev-java/jmh-generator-annprocess: dekeyword arm (diff)
downloadgentoo-4974096676128c62d20a93de7b6fe7c0e4fb8613.tar.gz
gentoo-4974096676128c62d20a93de7b6fe7c0e4fb8613.tar.bz2
gentoo-4974096676128c62d20a93de7b6fe7c0e4fb8613.zip
dev-java/jmock: dekeyword arm
After a message to gentoo-dev ML, and no reply from any user on arm, we decided to dekeyword most Java packages from arm. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/jmock/jmock-1.2.0-r2.ebuild')
-rw-r--r--dev-java/jmock/jmock-1.2.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jmock/jmock-1.2.0-r2.ebuild b/dev-java/jmock/jmock-1.2.0-r2.ebuild
index c2731ac74487..4565aca4f32d 100644
--- a/dev-java/jmock/jmock-1.2.0-r2.ebuild
+++ b/dev-java/jmock/jmock-1.2.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="http://jmock.org/downloads/${P}-jars.zip"
LICENSE="BSD"
SLOT="1.0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
CDEPEND="dev-java/junit:0"