commit: b7713bea1f11795621f68b15db90c36c8647daa3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Apr 19 13:16:55 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 19 13:19:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7713bea
dev-python/django: Stabilize 5.1.8 ALLARCHES, #954038 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/django/django-5.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-5.1.8.ebuild b/dev-python/django/django-5.1.8.ebuild index aa95c7020437..b09d2ed36df4 100644 --- a/dev-python/django/django-5.1.8.ebuild +++ b/dev-python/django/django-5.1.8.ebuild @@ -27,7 +27,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )"
