summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:21:49 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:21:49 +0100
commit094234f110ed1901492fe9a2b7e11971a23bdff8 (patch)
treefaa13c3456805620b9254eb2502435b298fa9197 /dev-python/cachetools
parentdev-python/bandit: x86 stable wrt bug #565742 (diff)
downloadgentoo-094234f110ed1901492fe9a2b7e11971a23bdff8.tar.gz
gentoo-094234f110ed1901492fe9a2b7e11971a23bdff8.tar.bz2
gentoo-094234f110ed1901492fe9a2b7e11971a23bdff8.zip
dev-python/cachetools: x86 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-python/cachetools')
-rw-r--r--dev-python/cachetools/cachetools-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cachetools/cachetools-1.1.0.ebuild b/dev-python/cachetools/cachetools-1.1.0.ebuild
index 5fbd8b750cea..3bbaaaf059ad 100644
--- a/dev-python/cachetools/cachetools-1.1.0.ebuild
+++ b/dev-python/cachetools/cachetools-1.1.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""