summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:23:46 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:31:15 +0300
commit7a194d89080631702dfbb6b18d7dee07cd720445 (patch)
treec0efe68bb730473575630416fa7c48def6b773ac /dev-java/jclasslib
parentdev-java/jcifs: dekeyword x86 (diff)
downloadgentoo-7a194d89080631702dfbb6b18d7dee07cd720445.tar.gz
gentoo-7a194d89080631702dfbb6b18d7dee07cd720445.tar.bz2
gentoo-7a194d89080631702dfbb6b18d7dee07cd720445.zip
dev-java/jclasslib: 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/jclasslib')
-rw-r--r--dev-java/jclasslib/jclasslib-4.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jclasslib/jclasslib-4.3.1.ebuild b/dev-java/jclasslib/jclasslib-4.3.1.ebuild
index bbaa4aef1fb5..d7478b38e568 100644
--- a/dev-java/jclasslib/jclasslib-4.3.1.ebuild
+++ b/dev-java/jclasslib/jclasslib-4.3.1.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${P}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
+KEYWORDS="amd64 ~arm64"
DEPEND=">=virtual/jdk-1.8:*"
RDEPEND=">=virtual/jre-1.8:*"