summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:36:04 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:32:01 +0300
commit55185cc6b5ed3127cd9d8578cc5f9065da312d98 (patch)
tree42f3d4d657b00454de90adbe2163054739b6fa57
parentdev-java/xerces: dekeyword x86 (diff)
downloadgentoo-55185cc6b5ed3127cd9d8578cc5f9065da312d98.tar.gz
gentoo-55185cc6b5ed3127cd9d8578cc5f9065da312d98.tar.bz2
gentoo-55185cc6b5ed3127cd9d8578cc5f9065da312d98.zip
dev-java/xerial-core: 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>
-rw-r--r--dev-java/xerial-core/xerial-core-2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/xerial-core/xerial-core-2.1.ebuild b/dev-java/xerial-core/xerial-core-2.1.ebuild
index 02f9cfd8c224..6f2c3b702a5b 100644
--- a/dev-java/xerial-core/xerial-core-2.1.ebuild
+++ b/dev-java/xerial-core/xerial-core-2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/xerial/xerial-java/archive/${PV}.tar.gz -> ${P}.tar.
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:*"