commit: d8052fd37712c6e2cb5b4dc7328831fe296522fd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Nov 12 12:26:02 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Nov 12 12:26:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8052fd3
dev-python/django: Stabilize 3.1.1-r1 ALLARCHES, #749456 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/django/django-3.1.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-3.1.1-r1.ebuild b/dev-python/django/django-3.1.1-r1.ebuild index 2c544a79688..7f8d325e1fe 100644 --- a/dev-python/django/django-3.1.1-r1.ebuild +++ b/dev-python/django/django-3.1.1-r1.ebuild @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="doc sqlite test" RESTRICT="!test? ( test )"
