summaryrefslogtreecommitdiff
path: root/dev-python/django/django-4.1.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/django/django-4.1.4.ebuild')
-rw-r--r--dev-python/django/django-4.1.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django/django-4.1.4.ebuild b/dev-python/django/django-4.1.4.ebuild
index f1272173237b..3b1febead1a8 100644
--- a/dev-python/django/django-4.1.4.ebuild
+++ b/dev-python/django/django-4.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"