summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-26 22:55:03 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-26 22:55:03 +0200
commit789031026e3909c27f77e179abc8e808799ffd3e (patch)
tree64a10af9445ef563cabf223ff817062f57d670d9 /dev-python/PyPDF2
parentdev-python/xcffib: Stabilize 1.1.2 ppc64, #892111 (diff)
downloadgentoo-789031026e3909c27f77e179abc8e808799ffd3e.tar.gz
gentoo-789031026e3909c27f77e179abc8e808799ffd3e.tar.bz2
gentoo-789031026e3909c27f77e179abc8e808799ffd3e.zip
dev-python/PyPDF2: Stabilize 3.0.0 amd64, #892113
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/PyPDF2')
-rw-r--r--dev-python/PyPDF2/PyPDF2-3.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild b/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild
index f19131e78902..2a7436396a10 100644
--- a/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild
+++ b/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild
@@ -26,7 +26,7 @@ S=${WORKDIR}/pypdf-${PV}
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
RESTRICT="test"
# 150+ tests require network, too many to deselect
PROPERTIES="test_network"