dev-python/PyPDF2: Stabilize 1.26.0-r2 x86, #835263

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2022-03-15 18:52:35 +01:00
parent 459217b767
commit 35984313dc

View File

@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
KEYWORDS="~amd64 ~arm64 ~ppc64 x86"
IUSE="examples"
PATCHES=( "${FILESDIR}/${P}-py3-tests.patch" )