dev-python/pyspf-2.0.12-r0: add amd64 keyword

Gentoo-Bug: 625054
This commit is contained in:
Tobias Klausmann
2017-07-15 19:23:14 +02:00
parent 7f92a45f47
commit dab26e2c41

View File

@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}t.tar.gz"
LICENSE="PSF-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
IUSE="ipv6 test"
# >=python-3.3 comes with the built-in ipaddress module