commit: 6dfe3e92127d968d7d62faa6b3f690e62bea5647 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 30 11:39:51 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 30 11:39:51 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6dfe3e92
dev-python/django: Stabilize 5.1.3 ALLARCHES, #945447 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/django/django-5.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-5.1.3.ebuild b/dev-python/django/django-5.1.3.ebuild index c69f4a749bee..dd954893ee30 100644 --- a/dev-python/django/django-5.1.3.ebuild +++ b/dev-python/django/django-5.1.3.ebuild @@ -27,7 +27,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )"