commit: 553ac8edf82bef35fbe9aafda8c143130f2c053b
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 26 19:38:46 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Apr 26 19:39:55 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=553ac8ed
dev-python/django-crispy-forms: keyword 2.4 for ~arm64
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-python/django-crispy-forms/django-crispy-forms-2.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django-crispy-forms/django-crispy-forms-2.4.ebuild
b/dev-python/django-crispy-forms/django-crispy-forms-2.4.ebuild
index 236d8b04d3f9..bf04cd079978 100644
--- a/dev-python/django-crispy-forms/django-crispy-forms-2.4.ebuild
+++ b/dev-python/django-crispy-forms/django-crispy-forms-2.4.ebuild
@@ -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}]