commit: 9707e6bc1996fc783f4146ba494c3505d9d79372
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 2 14:57:09 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 2 14:57:09 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9707e6bc
x11-misc/xdaliclock: Stabilize 2.48 ppc64, #945666
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-misc/xdaliclock/xdaliclock-2.48.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-misc/xdaliclock/xdaliclock-2.48.ebuild
b/x11-misc/xdaliclock/xdaliclock-2.48.ebuild
index 08ed1122de42..c76f6e751715 100644
--- a/x11-misc/xdaliclock/xdaliclock-2.48.ebuild
+++ b/x11-misc/xdaliclock/xdaliclock-2.48.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S="${WORKDIR}"/${P}/X11
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~ppc ppc64 ~x86"
RDEPEND="
dev-libs/glib:2