From 812cd066944428771738fa24886d28decfe4eaf7 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 27 Sep 2025 21:35:09 +0300 Subject: [PATCH] dev-python/latexrestricted: Keyword 0.6.2 arm, #946199 Signed-off-by: Arthur Zamarin --- dev-python/latexrestricted/latexrestricted-0.6.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/latexrestricted/latexrestricted-0.6.2.ebuild b/dev-python/latexrestricted/latexrestricted-0.6.2.ebuild index c236090e640d0..aa5652426a9d4 100644 --- a/dev-python/latexrestricted/latexrestricted-0.6.2.ebuild +++ b/dev-python/latexrestricted/latexrestricted-0.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..13} ) +PYTHON_COMPAT=( python3_{11..13} ) inherit distutils-r1 @@ -20,4 +20,4 @@ SRC_URI=" LICENSE="LPPL-1.3c" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"