dev-python/PyPDF2-1.26.0-r0: add amd64 keyword
authorTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 17:18:10 +0000 (19:18 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 17:18:10 +0000 (19:18 +0200)
Gentoo-Bug: 624948

dev-python/PyPDF2/PyPDF2-1.26.0.ebuild

index 97788638f0411c49514f9469b9b2f3e3b1020894..008bc70170b429b0edb3806a79d37edaa7f62f2b 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples"
 
 PATCHES=( "${FILESDIR}/${P}-py3-tests.patch" )