diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-08-05 18:54:44 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-05 18:55:02 +1000 |
commit | 036208675c5f47e58be3676ae429907cfe2f38dc (patch) | |
tree | 7115fa5cc04a99c1aa775d67bcc3d9dce826b26f /dev-python | |
parent | dev-python/pyasn1: arm64/m68k/s390/sh stable using ALLARCHES (diff) | |
download | gentoo-036208675c5f47e58be3676ae429907cfe2f38dc.tar.gz gentoo-036208675c5f47e58be3676ae429907cfe2f38dc.tar.bz2 gentoo-036208675c5f47e58be3676ae429907cfe2f38dc.zip |
zdev-python/PyPDF2: x86 stable
Gentoo-bug: 624948
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyPDF2/PyPDF2-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild b/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild index 008bc70170b4..00942735a066 100644 --- a/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild +++ b/dev-python/PyPDF2/PyPDF2-1.26.0.ebuild @@ -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" ) |