commit: 75d3412fde4b7beac8a300f572110a3238181207 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 10 07:47:05 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 10 07:47:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75d3412f
dev-python/django: Stabilize 3.1.8-r1 ALLARCHES, #780579 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/django/django-3.1.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-3.1.8-r1.ebuild b/dev-python/django/django-3.1.8-r1.ebuild index 531beaf2605..13ba49adbdd 100644 --- a/dev-python/django/django-3.1.8-r1.ebuild +++ b/dev-python/django/django-3.1.8-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 ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )"
