commit: 8eb37a8f5ef8ecc53b23c77977249bdf6cd0ae4b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 2 19:46:06 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 19:46:06 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8eb37a8f
dev-python/django-configurations: Stabilize 2.4 ALLARCHES, #874210 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/django-configurations/django-configurations-2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django-configurations/django-configurations-2.4.ebuild b/dev-python/django-configurations/django-configurations-2.4.ebuild index cd1f8512e9ff..3818cb5b7362 100644 --- a/dev-python/django-configurations/django-configurations-2.4.ebuild +++ b/dev-python/django-configurations/django-configurations-2.4.ebuild @@ -21,7 +21,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"
