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 82B85158003 for ; Thu, 16 Jun 2022 08:59:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAA8EE08C4; Thu, 16 Jun 2022 08:59:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 956FCE08C4 for ; Thu, 16 Jun 2022 08:59:47 +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 603E9341FCA for ; Thu, 16 Jun 2022 08:59:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDE0E510 for ; Thu, 16 Jun 2022 08:59:43 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1655369940.47b2e41bb6ab5d2fbe1979e42216d36a85ce3767.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cachelib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cachelib/cachelib-0.7.0.ebuild X-VCS-Directories: dev-python/cachelib/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 47b2e41bb6ab5d2fbe1979e42216d36a85ce3767 X-VCS-Branch: master Date: Thu, 16 Jun 2022 08:59:43 +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: 28d3b5f5-79dd-47c6-8903-a365fc1eff7e X-Archives-Hash: c015b3728cc0f67453c741ef388e4273 commit: 47b2e41bb6ab5d2fbe1979e42216d36a85ce3767 Author: Jakov Smolić gentoo org> AuthorDate: Thu Jun 16 08:59:00 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Thu Jun 16 08:59:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b2e41b dev-python/cachelib: Stabilize 0.7.0 ALLARCHES, #852320 Signed-off-by: Jakov Smolić gentoo.org> dev-python/cachelib/cachelib-0.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cachelib/cachelib-0.7.0.ebuild b/dev-python/cachelib/cachelib-0.7.0.ebuild index c3b5d4c04719..d18a01eb133e 100644 --- a/dev-python/cachelib/cachelib-0.7.0.ebuild +++ b/dev-python/cachelib/cachelib-0.7.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" BDEPEND=" test? (