commit: cc9bfb22ae5e3c33e54070474421eeab7b0bdbd6
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 10:28:36 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 10:28:36 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc9bfb22
dev-python/bibtexparser: Keyword 1.4.2 x86, #945891
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/bibtexparser/bibtexparser-1.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]