From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2DD6E15815E for ; Fri, 2 Feb 2024 12:44:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9E3FFE2A9B; Fri, 2 Feb 2024 12:44:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78A7FE2A9B for ; Fri, 2 Feb 2024 12:44:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3D865343211 for ; Fri, 2 Feb 2024 12:44:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B38BC14CF for ; Fri, 2 Feb 2024 12:44:10 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1706877679.0098f33ba22885c034a8d3f22d42b61ccce16889.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-power/switcheroo-control/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-power/switcheroo-control/switcheroo-control-2.6-r2.ebuild X-VCS-Directories: sys-power/switcheroo-control/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 0098f33ba22885c034a8d3f22d42b61ccce16889 X-VCS-Branch: master Date: Fri, 2 Feb 2024 12:44:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a7323fb4-4db9-4136-abb0-1cc7d65567fe X-Archives-Hash: 6b925fd7dc31c126b9e0ffce5e9247eb commit: 0098f33ba22885c034a8d3f22d42b61ccce16889 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Feb 2 12:41:19 2024 +0000 Commit: Arthur Zamarin gentoo 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 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}]')