dev-python/PyPDF2-1.26.0-r0: add amd64 keyword

Gentoo-Bug: 624948
This commit is contained in:
Tobias Klausmann
2017-07-15 19:18:10 +02:00
parent c4afccc1be
commit b025ae4c17

View 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" )