summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:24:13 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:31:17 +0300
commit5d571c6fa753ce6191589df5bb523410caf3375d (patch)
tree4a63cfa6c1251a081d51c0980c321b090e9ae65d /dev-java/jdepend
parentdev-java/jdbc-postgresql: dekeyword x86 (diff)
downloadgentoo-5d571c6fa753ce6191589df5bb523410caf3375d.tar.gz
gentoo-5d571c6fa753ce6191589df5bb523410caf3375d.tar.bz2
gentoo-5d571c6fa753ce6191589df5bb523410caf3375d.zip
dev-java/jdepend: dekeyword x86
After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/jdepend')
-rw-r--r--dev-java/jdepend/jdepend-2.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jdepend/jdepend-2.10-r1.ebuild b/dev-java/jdepend/jdepend-2.10-r1.ebuild
index 1414b64960fb..a6f2780d19e3 100644
--- a/dev-java/jdepend/jdepend-2.10-r1.ebuild
+++ b/dev-java/jdepend/jdepend-2.10-r1.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P}"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm64 ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
RESTRICT="test" #921147
DEPEND=">=virtual/jdk-1.8:*"