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 B272B158089 for ; Mon, 16 Oct 2023 08:15:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB2052BC014; Mon, 16 Oct 2023 08:15:40 +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 CCD9B2BC014 for ; Mon, 16 Oct 2023 08:15:40 +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 D3FB3335D16 for ; Mon, 16 Oct 2023 08:15:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7DED81149 for ; Mon, 16 Oct 2023 08:15:38 +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: <1697444120.2d15378780aeda6783bf8a4d122efa88fea37bca.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/reptyr/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/reptyr/reptyr-0.10.0.ebuild X-VCS-Directories: app-misc/reptyr/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2d15378780aeda6783bf8a4d122efa88fea37bca X-VCS-Branch: master Date: Mon, 16 Oct 2023 08:15:38 +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: a4e10759-645c-488a-a125-e10e5c1089e4 X-Archives-Hash: 151adb0281994372c0fc14c336e0e564 commit: 2d15378780aeda6783bf8a4d122efa88fea37bca Author: Sam James gentoo org> AuthorDate: Mon Oct 16 08:15:20 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Oct 16 08:15:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d153787 app-misc/reptyr: Stabilize 0.10.0 amd64, #915668 Signed-off-by: Sam James gentoo.org> app-misc/reptyr/reptyr-0.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/reptyr/reptyr-0.10.0.ebuild b/app-misc/reptyr/reptyr-0.10.0.ebuild index 4d4df0b48378..5440b5807f93 100644 --- a/app-misc/reptyr/reptyr-0.10.0.ebuild +++ b/app-misc/reptyr/reptyr-0.10.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nelhage/${PN}/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" RESTRICT="test"