summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-11-06 13:00:04 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-11-06 15:31:03 -0600
commit9cc84b41b128139b6863111ce610a7d0db5622ce (patch)
tree60a6da8172f193e717feba44c35a7f7084b53385 /dev-python
parentdev-python/fixtures: 3.0.0 stable amd64 and x86 (diff)
downloadgentoo-9cc84b41b128139b6863111ce610a7d0db5622ce.tar.gz
gentoo-9cc84b41b128139b6863111ce610a7d0db5622ce.tar.bz2
gentoo-9cc84b41b128139b6863111ce610a7d0db5622ce.zip
dev-python/future: 0.15.2 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/future/future-0.15.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/future/future-0.15.2.ebuild b/dev-python/future/future-0.15.2.ebuild
index 5f71b9a32670..53a662a5a763 100644
--- a/dev-python/future/future-0.15.2.ebuild
+++ b/dev-python/future/future-0.15.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha amd64 x86"
IUSE=""
PATCHES=( "${FILESDIR}/${P}-fix-py35-test-failures.patch" )