summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-07-01 10:44:52 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-07-01 10:44:52 +0300
commit09d486f329e2e3465698b70eef11dc4686ca36cf (patch)
tree8ef1b1a512e5fc71556e3fd53e622a0c98d0a4c7 /dev-java/java-diff-utils
parentdev-java/jai-imageio-jpeg2000: Stabilize 1.4.0 arm64, #853742 (diff)
downloadgentoo-09d486f329e2e3465698b70eef11dc4686ca36cf.tar.gz
gentoo-09d486f329e2e3465698b70eef11dc4686ca36cf.tar.bz2
gentoo-09d486f329e2e3465698b70eef11dc4686ca36cf.zip
dev-java/java-diff-utils: Stabilize 1.3.0 arm64, #853742
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/java-diff-utils')
-rw-r--r--dev-java/java-diff-utils/java-diff-utils-1.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-diff-utils/java-diff-utils-1.3.0.ebuild b/dev-java/java-diff-utils/java-diff-utils-1.3.0.ebuild
index 944684c4b192..aa0b2dd5d3db 100644
--- a/dev-java/java-diff-utils/java-diff-utils-1.3.0.ebuild
+++ b/dev-java/java-diff-utils/java-diff-utils-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# Skeleton command:
@@ -17,7 +17,7 @@ SRC_URI="https://repo1.maven.org/maven2/com/googlecode/${PN}/diffutils/${PV}/dif
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"