commit: 433d0b4c061c9a7188fa9e328bbceb26f0b36e72
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 1 13:15:40 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 1 13:15:40 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=433d0b4c
x11-misc/xaos: Stabilize 4.3.3 ppc, #947296
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/xaos/xaos-4.3.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/xaos/xaos-4.3.3.ebuild b/x11-misc/xaos/xaos-4.3.3.ebuild
index 7672189023bb..ab10e9ff6339 100644
--- a/x11-misc/xaos/xaos-4.3.3.ebuild
+++ b/x11-misc/xaos/xaos-4.3.3.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
@@ -16,7 +16,7 @@ S="${WORKDIR}/XaoS-release-${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux"
RDEPEND="dev-qt/qtbase:6[gui,widgets]"
DEPEND="${RDEPEND}"