commit: 520a4f073a4bc076e58c7db9253a47259ed0858b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 09:42:17 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 09:42:17 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=520a4f07
gui-libs/gtk: Stabilize 4.4.1 ppc64, #831048
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gui-libs/gtk/gtk-4.4.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-libs/gtk/gtk-4.4.1.ebuild b/gui-libs/gtk/gtk-4.4.1.ebuild
index a6873967ff21..06335c1bf38e 100644
--- a/gui-libs/gtk/gtk-4.4.1.ebuild
+++ b/gui-libs/gtk/gtk-4.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ REQUIRED_USE="
test? ( introspection )
"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~riscv ~x86"
COMMON_DEPEND="
>=dev-libs/fribidi-0.19.7