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 765A1158094 for ; Wed, 20 Jul 2022 05:49:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4166E0C9C; Wed, 20 Jul 2022 05:49:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 8A908E0C9C for ; Wed, 20 Jul 2022 05:49:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CE6D4340FFA for ; Wed, 20 Jul 2022 05:49:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34E2E54D for ; Wed, 20 Jul 2022 05:49:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1658296116.224ba8f1601549ebb026c471099f4e9c7bc345a4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdebugsettings/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdebugsettings/kdebugsettings-22.04.3.ebuild X-VCS-Directories: kde-apps/kdebugsettings/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 224ba8f1601549ebb026c471099f4e9c7bc345a4 X-VCS-Branch: master Date: Wed, 20 Jul 2022 05:49:12 +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: adcb9bf3-4f24-492b-8087-24d8640f455b X-Archives-Hash: 677f169e2e2b3243751caab60338cd4a commit: 224ba8f1601549ebb026c471099f4e9c7bc345a4 Author: Sam James gentoo org> AuthorDate: Wed Jul 20 05:44:33 2022 +0000 Commit: Sam James gentoo org> CommitDate: Wed Jul 20 05:48:36 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=224ba8f1 kde-apps/kdebugsettings: Stabilize 22.04.3 arm64, #856823 Signed-off-by: Sam James gentoo.org> kde-apps/kdebugsettings/kdebugsettings-22.04.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdebugsettings/kdebugsettings-22.04.3.ebuild b/kde-apps/kdebugsettings/kdebugsettings-22.04.3.ebuild index e6cb2064f8b3..7d99c91ae660 100644 --- a/kde-apps/kdebugsettings/kdebugsettings-22.04.3.ebuild +++ b/kde-apps/kdebugsettings/kdebugsettings-22.04.3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kdebugsettings/" LICENSE="GPL-2" # TODO: CHECK SLOT="5" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" IUSE="" RESTRICT="test"