summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-17 17:34:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-17 18:31:54 +0300
commitf00c608b543137826cf7aed7b42acbae02e123a0 (patch)
treef716f7deb5b5369cf308218d4661929c439b8ee0 /dev-java/swing-layout
parentdev-java/sun-jai-bin: dekeyword x86 (diff)
downloadgentoo-f00c608b543137826cf7aed7b42acbae02e123a0.tar.gz
gentoo-f00c608b543137826cf7aed7b42acbae02e123a0.tar.bz2
gentoo-f00c608b543137826cf7aed7b42acbae02e123a0.zip
dev-java/swing-layout: 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/swing-layout')
-rw-r--r--dev-java/swing-layout/swing-layout-1.0.4-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/swing-layout/swing-layout-1.0.4-r2.ebuild b/dev-java/swing-layout/swing-layout-1.0.4-r2.ebuild
index e7338fbad6a8..49fff0a6fb33 100644
--- a/dev-java/swing-layout/swing-layout-1.0.4-r2.ebuild
+++ b/dev-java/swing-layout/swing-layout-1.0.4-r2.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
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}-src.zip"
LICENSE="LGPL-2.1"
SLOT="1"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64"
DEPEND="
>=virtual/jdk-1.8:*"