commit: 17e7b8830ad3cda1dba6a9f322d586da85923c69 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 9 01:28:07 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 9 01:28:07 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e7b883
dev-python/django: Stabilize 2.2.22 ALLARCHES, #788700 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/django/django-2.2.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-2.2.22.ebuild b/dev-python/django/django-2.2.22.ebuild index e49bcb28c32..bc3377ea66e 100644 --- a/dev-python/django/django-2.2.22.ebuild +++ b/dev-python/django/django-2.2.22.ebuild @@ -22,7 +22,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )"
