commit: 0098f33ba22885c034a8d3f22d42b61ccce16889
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 2 12:41:19 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 2 12:41:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0098f33b
sys-power/switcheroo-control: Stabilize 2.6-r2 ppc64, #921319
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild
b/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild
index e4cae48d99f8..33f57d5665a8 100644
--- a/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild
+++ b/sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021-2023 Gentoo Authors
+# Copyright 2021-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ SLOT="0"
IUSE="gtk-doc selinux test"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86"
RDEPEND="${PYTHON_DEPS}
$(python_gen_cond_dep 'dev-python/pygobject:3[${PYTHON_USEDEP}]')