dev-python/pyspf-2.0.12-r0: add amd64 keyword
authorTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 17:23:14 +0000 (19:23 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 17:23:14 +0000 (19:23 +0200)
Gentoo-Bug: 625054

dev-python/pyspf/pyspf-2.0.12.ebuild

index 98ead590823aa08f9de15e193dbf7481a2cd0a66..e3d0a701003d21b3eccdc930c20fedc4d46cf8d8 100644 (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