commit: 3722e2a139f1d04fc00c2e94bbcac5f06a5f6b26
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 9 23:15:42 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sat Sep 9 23:15:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3722e2a1
dev-python/cachetools: 2.0.1 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/cachetools/cachetools-2.0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cachetools/cachetools-2.0.1.ebuild
b/dev-python/cachetools/cachetools-2.0.1.ebuild
index 00dbf57d16c..cd68328fa25 100644
--- a/dev-python/cachetools/cachetools-2.0.1.ebuild
+++ b/dev-python/cachetools/cachetools-2.0.1.ebuild
@@ -13,7 +13,7 @@ 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"
IUSE="test"
RDEPEND=""