diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 13:00:04 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:31:03 -0600 |
commit | 9cc84b41b128139b6863111ce610a7d0db5622ce (patch) | |
tree | 60a6da8172f193e717feba44c35a7f7084b53385 /dev-python/future | |
parent | dev-python/fixtures: 3.0.0 stable amd64 and x86 (diff) | |
download | gentoo-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/future')
-rw-r--r-- | dev-python/future/future-0.15.2.ebuild | 2 |
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" ) |