summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2019-02-28 10:09:07 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2019-02-28 10:22:13 -0600
commit9d3a5b488dbf91658202e5869b7adb00ff2a2314 (patch)
tree0fe333ad176fd1d22e66a671ff9479ed321f6421 /dev-python/cachetools/cachetools-3.1.0.ebuild
parentsys-cluster/cinder: 12.0.5 stable amd64 and x86 with cleanup (diff)
downloadgentoo-9d3a5b488dbf91658202e5869b7adb00ff2a2314.tar.gz
gentoo-9d3a5b488dbf91658202e5869b7adb00ff2a2314.tar.bz2
gentoo-9d3a5b488dbf91658202e5869b7adb00ff2a2314.zip
dev-python/cachetools: 3.1.0 stable amd64 and x86 with cleanup
Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'dev-python/cachetools/cachetools-3.1.0.ebuild')
-rw-r--r--dev-python/cachetools/cachetools-3.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cachetools/cachetools-3.1.0.ebuild b/dev-python/cachetools/cachetools-3.1.0.ebuild
index 1c9f5b206796..fd9bc3426e5b 100644
--- a/dev-python/cachetools/cachetools-3.1.0.ebuild
+++ b/dev-python/cachetools/cachetools-3.1.0.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=""