diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-11-29 18:59:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-11-29 18:59:30 +0100 |
commit | 58f81bd9cc50397b961dbf2ca380a335c0fc28ca (patch) | |
tree | ffdb0c035e8da68da7e6471afc6e2cdcdf52d56a /app-text/pdfminer | |
parent | media-video/gaupol: Stabilize 1.13 ALLARCHES, #918864 (diff) | |
download | gentoo-58f81bd9cc50397b961dbf2ca380a335c0fc28ca.tar.gz gentoo-58f81bd9cc50397b961dbf2ca380a335c0fc28ca.tar.bz2 gentoo-58f81bd9cc50397b961dbf2ca380a335c0fc28ca.zip |
app-text/pdfminer: Stabilize 20221105 x86, #918866
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/pdfminer')
-rw-r--r-- | app-text/pdfminer/pdfminer-20221105.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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}] |