repo/gentoo:master commit in: dev-python/django/
"Eli Schwartz" <[email protected]> Wed, 05 Aug 2026 13:22:31 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785935959.6ffa217e036e85dd11cbabaf85732cda13534eb5.eschwartz@gentoo> |
commit: 6ffa217e036e85dd11cbabaf85732cda13534eb5 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Aug 5 13:19:19 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Aug 5 13:19:19 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffa217e dev-python/django: Stabilize 5.2.17 ALLARCHES, #980387 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-python/django/django-5.2.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-5.2.17.ebuild b/dev-python/django/django-5.2.17.ebuild index 38f4cf96bd76..989a05bca335 100644 --- a/dev-python/django/django-5.2.17.ebuild +++ b/dev-python/django/django-5.2.17.ebuild @@ -26,7 +26,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )"