commit: f6e7446255553181f0da2df97ce26f59dc55c8d6
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 19:37:28 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 19:39:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6e74462
dev-python/crispy-bootstrap3: keyword 2024.1 for ~arm64
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
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 2ea015d8837c..15fcc48efbb2 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}]