From 45ac4bf55e0cba8c15a751a391fd3ea43fe9c4ef Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 26 Feb 2021 09:04:15 +0100 Subject: [PATCH] dev-python/cachetools: amd64/x86 stable (ALLARCHES policy) wrt bug #772440 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Agostino Sarubbo --- dev-python/cachetools/cachetools-4.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cachetools/cachetools-4.2.1.ebuild b/dev-python/cachetools/cachetools-4.2.1.ebuild index 4e0424ad1b9d7..d0370c0aebcef 100644 --- a/dev-python/cachetools/cachetools-4.2.1.ebuild +++ b/dev-python/cachetools/cachetools-4.2.1.ebuild @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 x86" distutils_enable_tests pytest