commit: dc0915a8e6799a846d9527471f96b261f3249db8
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 19:38:13 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 19:39:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc0915a8
dev-python/crispy-bootstrap4: keyword 2024.10 for ~arm64
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-python/crispy-bootstrap4/crispy-bootstrap4-2024.10.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/crispy-bootstrap4/crispy-bootstrap4-2024.10.ebuild
b/dev-python/crispy-bootstrap4/crispy-bootstrap4-2024.10.ebuild
index a566d2401f56..8d796e1d40f9 100644
--- a/dev-python/crispy-bootstrap4/crispy-bootstrap4-2024.10.ebuild
+++ b/dev-python/crispy-bootstrap4/crispy-bootstrap4-2024.10.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-4.2[${PYTHON_USEDEP}]