commit: 4d5557545fcb9090af2494bdac3d184985e50f6b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Dec 7 16:52:14 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Dec 7 16:52:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d555754
dev-python/django: Stabilize 2.2.25 ALLARCHES, #828501 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/django/django-2.2.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-2.2.25.ebuild b/dev-python/django/django-2.2.25.ebuild index e49bcb28c32e..bc3377ea66e2 100644 --- a/dev-python/django/django-2.2.25.ebuild +++ b/dev-python/django/django-2.2.25.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 )"
