summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-12-07 10:28:36 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-12-07 10:28:36 +0000
commitcc9bfb22ae5e3c33e54070474421eeab7b0bdbd6 (patch)
tree4fb7495407914200a21e84905434c27e93ce11c4 /dev-python/bibtexparser
parentdev-texlive/texlive-latexextra: temporarily drop minted PDEPEND (diff)
downloadgentoo-cc9bfb22ae5e3c33e54070474421eeab7b0bdbd6.tar.gz
gentoo-cc9bfb22ae5e3c33e54070474421eeab7b0bdbd6.tar.bz2
gentoo-cc9bfb22ae5e3c33e54070474421eeab7b0bdbd6.zip
dev-python/bibtexparser: Keyword 1.4.2 x86, #945891
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/bibtexparser')
-rw-r--r--dev-python/bibtexparser/bibtexparser-1.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bibtexparser/bibtexparser-1.4.2.ebuild b/dev-python/bibtexparser/bibtexparser-1.4.2.ebuild
index 5036a127e565..3d278134f652 100644
--- a/dev-python/bibtexparser/bibtexparser-1.4.2.ebuild
+++ b/dev-python/bibtexparser/bibtexparser-1.4.2.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/python-${P}"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
>=dev-python/pylatexenc-2.10[${PYTHON_USEDEP}]