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 12B5B15815E for ; Mon, 5 Feb 2024 17:51:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34ADAE2A34; Mon, 5 Feb 2024 17:51:05 +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 19234E2A34 for ; Mon, 5 Feb 2024 17:51:05 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17601335C0D for ; Mon, 5 Feb 2024 17:51:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69D5BBC4 for ; Mon, 5 Feb 2024 17:51:02 +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: <1707155447.d991f7cff04fa51d51e570c937c0a971a946e6ec.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/pkg-testing-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild X-VCS-Directories: app-portage/pkg-testing-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d991f7cff04fa51d51e570c937c0a971a946e6ec X-VCS-Branch: master Date: Mon, 5 Feb 2024 17:51:02 +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: ae1b3127-c6c7-472e-8e51-e7229022210e X-Archives-Hash: 312566d5f09591a7e56b76f235795585 commit: d991f7cff04fa51d51e570c937c0a971a946e6ec Author: Sam James gentoo org> AuthorDate: Mon Feb 5 17:50:47 2024 +0000 Commit: Sam James gentoo org> CommitDate: Mon Feb 5 17:50:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d991f7cf app-portage/pkg-testing-tools: Stabilize 0.2.0 x86, #923784 Signed-off-by: Sam James gentoo.org> app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild index 72b473ce34f7..06fdcc7d4a78 100644 --- a/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild +++ b/app-portage/pkg-testing-tools/pkg-testing-tools-0.2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/APN-Pucky/${PN}/archive/refs/tags/v${PV}.tar.gz -> $ LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" sys-apps/portage[${PYTHON_USEDEP}]