summaryrefslogtreecommitdiff
path: root/dev-java/java-diff-utils
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-10-17 19:33:10 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-10-17 19:33:10 +0000
commit795962701b57871f55d56b037c5d282800ced5b1 (patch)
tree8fe7513a747dc152c726e29ace3bf6d317e18e1e /dev-java/java-diff-utils
parent52c4dac4ff4335778d998dd2e3195434d295224a (diff)
downloadbaldeagleos-repo-795962701b57871f55d56b037c5d282800ced5b1.tar.gz
baldeagleos-repo-795962701b57871f55d56b037c5d282800ced5b1.tar.xz
baldeagleos-repo-795962701b57871f55d56b037c5d282800ced5b1.zip
Adding metadata
Diffstat (limited to 'dev-java/java-diff-utils')
-rw-r--r--dev-java/java-diff-utils/java-diff-utils-1.3.0.ebuild4
-rw-r--r--dev-java/java-diff-utils/java-diff-utils-4.12.ebuild4
2 files changed, 4 insertions, 4 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 0a6851c00264..3d65bddb88bf 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-2022 Gentoo Authors
+# Copyright 1999-2024 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"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"
diff --git a/dev-java/java-diff-utils/java-diff-utils-4.12.ebuild b/dev-java/java-diff-utils/java-diff-utils-4.12.ebuild
index eda5f5df35e7..4d59a3d43198 100644
--- a/dev-java/java-diff-utils/java-diff-utils-4.12.ebuild
+++ b/dev-java/java-diff-utils/java-diff-utils-4.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/java-diff-utils-java-diff-utils-parent-${PV}/java-diff-utils"
LICENSE="Apache-2.0"
SLOT="4"
-KEYWORDS="amd64 arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64"
RESTRICT="test" #839681
BDEPEND="app-arch/unzip"