From f6e7446255553181f0da2df97ce26f59dc55c8d6 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Sat, 26 Apr 2025 21:37:28 +0200 Subject: [PATCH] dev-python/crispy-bootstrap3: keyword 2024.1 for ~arm64 Signed-off-by: Alfredo Tupone --- dev-python/crispy-bootstrap3/crispy-bootstrap3-2024.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/crispy-bootstrap3/crispy-bootstrap3-2024.1.ebuild b/dev-python/crispy-bootstrap3/crispy-bootstrap3-2024.1.ebuild index 2ea015d8837c1..15fcc48efbb23 100644 --- a/dev-python/crispy-bootstrap3/crispy-bootstrap3-2024.1.ebuild +++ b/dev-python/crispy-bootstrap3/crispy-bootstrap3-2024.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" dev-python/django-crispy-forms[${PYTHON_USEDEP}]