commit: 24af58bc847655ae61e309692ca687d504130737
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 18:38:41 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 18:38:41 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24af58bc
app-text/pdfminer: Stabilize 20221105 amd64, #918866
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-text/pdfminer/pdfminer-20221105.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/pdfminer/pdfminer-20221105.ebuild
b/app-text/pdfminer/pdfminer-20221105.ebuild
index 193cd2507e06..b02a4d3e19e6 100644
--- a/app-text/pdfminer/pdfminer-20221105.ebuild
+++ b/app-text/pdfminer/pdfminer-20221105.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="doc examples"
RDEPEND=">=dev-python/charset-normalizer-2.0.0[${PYTHON_USEDEP}]