commit: bd8aace87998f5024e3e333e21df7cdf9e8157f2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 5 19:06:56 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 5 19:06:56 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd8aace8
dev-java/swt: Stabilize 4.34 arm64, #947526
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-java/swt/swt-4.34.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-java/swt/swt-4.34.ebuild b/dev-java/swt/swt-4.34.ebuild
index 78532d57cbf3..33b2ac1eeb71 100644
--- a/dev-java/swt/swt-4.34.ebuild
+++ b/dev-java/swt/swt-4.34.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -21,7 +21,7 @@ S="${WORKDIR}/library"
LICENSE="CPL-1.0 LGPL-2.1 MPL-1.1"
SLOT="4.34"
-KEYWORDS="~amd64 ~arm64 ~ppc64"
+KEYWORDS="~amd64 arm64 ~ppc64"
IUSE="cairo opengl webkit"
BDEPEND="