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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7757B158091 for ; Mon, 13 Jun 2022 16:29:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64D63E0871; Mon, 13 Jun 2022 16:29:55 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35977E086D for ; Mon, 13 Jun 2022 16:29:55 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 15C95341B76 for ; Mon, 13 Jun 2022 16:29:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5D4904FB for ; Mon, 13 Jun 2022 16:29:52 +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: <1655137658.98ca5da4a70208c7960d958adf845dc8cb2c80ea.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/authres/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/authres/authres-1.2.0-r1.ebuild X-VCS-Directories: dev-python/authres/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 98ca5da4a70208c7960d958adf845dc8cb2c80ea X-VCS-Branch: master Date: Mon, 13 Jun 2022 16:29:52 +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: 3cd25181-fe63-460d-97ff-d379d1f94acb X-Archives-Hash: 63acac40cc223b10fd5340ae2c97acb3 commit: 98ca5da4a70208c7960d958adf845dc8cb2c80ea Author: Sam James gentoo org> AuthorDate: Mon Jun 13 16:27:38 2022 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jun 13 16:27:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ca5da4 dev-python/authres: Stabilize 1.2.0-r1 ALLARCHES, #851291 Signed-off-by: Sam James gentoo.org> dev-python/authres/authres-1.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/authres/authres-1.2.0-r1.ebuild b/dev-python/authres/authres-1.2.0-r1.ebuild index d925a072a73f..c9278ab80d4c 100644 --- a/dev-python/authres/authres-1.2.0-r1.ebuild +++ b/dev-python/authres/authres-1.2.0-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" SLOT="0" python_test() {