commit: f5cae11d270a5c31b68f15d985bbd2c1e8531afb Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 7 18:32:40 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Jan 7 18:32:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5cae11d
dev-python/django: Stabilize 4.1.4 ALLARCHES, #890078 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/django/django-4.1.4.ebuild | 4 ++-- 1 file 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 )"
