diff options
| author | Sam James <sam@gentoo.org> | 2023-09-04 21:15:53 +0100 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2023-09-04 21:15:53 +0100 |
| commit | 057f0316fc768d3eced0bd1008201ceb5754a1ab (patch) | |
| tree | ae25f5a66484eb379683c209d9ce0fdadc23a6fe /dev-python | |
| parent | 4ae0088fba5717bce1fca0a55e374affe51a9aa2 (diff) | |
| download | gentoo-057f0316fc768d3eced0bd1008201ceb5754a1ab.tar.gz gentoo-057f0316fc768d3eced0bd1008201ceb5754a1ab.tar.bz2 gentoo-057f0316fc768d3eced0bd1008201ceb5754a1ab.zip | |
dev-python/django: Stabilize 3.2.21 ALLARCHES, #913619
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/django/django-3.2.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.2.21.ebuild b/dev-python/django/django-3.2.21.ebuild index ca46ed4c7d3b..e32092b0fe7c 100644 --- a/dev-python/django/django-3.2.21.ebuild +++ b/dev-python/django/django-3.2.21.ebuild @@ -27,7 +27,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |
