commit: c98df9c959e59c3d5190f1c7c5fa12dc43f2bad7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 24 23:20:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 24 23:20:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c98df9c9
dev-python/django: Stabilize 2.2.19 ALLARCHES, #771627 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/django/django-2.2.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-2.2.19.ebuild b/dev-python/django/django-2.2.19.ebuild index 96e50fa2ad6..9f6fa7fa516 100644 --- a/dev-python/django/django-2.2.19.ebuild +++ b/dev-python/django/django-2.2.19.ebuild @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )"
