From a5617dc27722b3bb7d7a16d0a780b242b24cacdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 23 Nov 2023 20:37:33 +0100 Subject: [PATCH] dev-python/bibtexparser: Keyword 1.4.1 arm64, #917872 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/bibtexparser/bibtexparser-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/bibtexparser/bibtexparser-1.4.1.ebuild b/dev-python/bibtexparser/bibtexparser-1.4.1.ebuild index 178521806dfad..6a85cbc2b4b7f 100644 --- a/dev-python/bibtexparser/bibtexparser-1.4.1.ebuild +++ b/dev-python/bibtexparser/bibtexparser-1.4.1.ebuild @@ -21,7 +21,7 @@ S="${WORKDIR}/python-${P}" LICENSE="|| ( BSD LGPL-3 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/pyparsing[${PYTHON_USEDEP}]