commit: 0a9397b4c29c272d9ce3ececf59b19c0e3eef955
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 5 07:06:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 5 07:06:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a9397b4
dev-python/bibtexparser: Keyword 1.4.2 arm64, #945891
Signed-off-by: Sam James <sam <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 b32c01f4d19c..5036a127e565 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"
+KEYWORDS="~amd64 ~arm64"
RDEPEND="
>=dev-python/pylatexenc-2.10[${PYTHON_USEDEP}]