diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:41:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-02 14:41:19 +0200 |
commit | 0098f33ba22885c034a8d3f22d42b61ccce16889 (patch) | |
tree | c912b3c0e828fa0196ac6f48bc72e65a3652eb07 /sys-power | |
parent | kde-frameworks/solid: Stabilize 5.113.0 ppc64, #921319 (diff) | |
download | gentoo-0098f33ba22885c034a8d3f22d42b61ccce16889.tar.gz gentoo-0098f33ba22885c034a8d3f22d42b61ccce16889.tar.bz2 gentoo-0098f33ba22885c034a8d3f22d42b61ccce16889.zip |
sys-power/switcheroo-control: Stabilize 2.6-r2 ppc64, #921319
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r-- | sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild | 4 |
1 files 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}]') |