dev-python/future-0.15.2-r0: keyworded for ~alpha

Gentoo-Bug: 592910
This commit is contained in:
Tobias Klausmann
2016-09-28 10:47:31 +02:00
parent 4af98ae593
commit e8b47b8c26

View File

@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~alpha ~amd64 ~x86"
IUSE=""
PATCHES=( "${FILESDIR}/${P}-fix-py35-test-failures.patch" )