From 789031026e3909c27f77e179abc8e808799ffd3e Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 26 Jan 2023 22:55:03 +0200 Subject: [PATCH] dev-python/PyPDF2: Stabilize 3.0.0 amd64, #892113 Signed-off-by: Arthur Zamarin --- dev-python/PyPDF2/PyPDF2-3.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild b/dev-python/PyPDF2/PyPDF2-3.0.0.ebuild index f19131e78902e..2a7436396a10e 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"