commit: 81c5c68e9455196e57a615c7395648cd96fba6e3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 13 17:57:24 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 13 17:57:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c5c68e
dev-python/django: Stabilize 2.2.18 ALLARCHES, #768240 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/django/django-2.2.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-2.2.18.ebuild b/dev-python/django/django-2.2.18.ebuild index 8f0c89ec277..5f366388926 100644 --- a/dev-python/django/django-2.2.18.ebuild +++ b/dev-python/django/django-2.2.18.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 )"
