commit: 58f81bd9cc50397b961dbf2ca380a335c0fc28ca
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 17:59:30 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 17:59:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f81bd9
app-text/pdfminer: Stabilize 20221105 x86, #918866
Signed-off-by: Michał Górny <mgorny <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 fa3139418efc..193cd2507e06 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}]