commit: d246912ef1e204c12144e88d5fd9a7d7db93de8f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 08:07:38 2026 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 08:39:29 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d246912e
dev-python/django-configurations: Remove wd40 arches Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/django-configurations/django-configurations-2.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/django-configurations/django-configurations-2.5.1.ebuild b/dev-python/django-configurations/django-configurations-2.5.1.ebuild index 4227ad281fe5..b0fdcc1e5af8 100644 --- a/dev-python/django-configurations/django-configurations-2.5.1.ebuild +++ b/dev-python/django-configurations/django-configurations-2.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ppc ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )"
