commit: a20a0c85857663308665ae147e8c082bbb314934 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Aug 21 15:35:26 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Aug 21 15:36:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20a0c85
dev-python/cachetools: x86 stable wrt bug #737728 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/cachetools/cachetools-4.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cachetools/cachetools-4.1.1.ebuild b/dev-python/cachetools/cachetools-4.1.1.ebuild index 9e0614ce3fc..ca5c30e24b8 100644 --- a/dev-python/cachetools/cachetools-4.1.1.ebuild +++ b/dev-python/cachetools/cachetools-4.1.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