commit: 68ecaf931a8612d770844ef38993a8c8396a49da Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Apr 12 18:29:59 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Apr 12 18:29:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68ecaf93
dev-python/django: Stabilize 2.2.28 ALLARCHES, #837848 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/django/django-2.2.28.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-2.2.28.ebuild b/dev-python/django/django-2.2.28.ebuild index fc171b9a73e1..67a3178ca32c 100644 --- a/dev-python/django/django-2.2.28.ebuild +++ b/dev-python/django/django-2.2.28.ebuild @@ -27,7 +27,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 )"
