diff options
author | Sam James <sam@gentoo.org> | 2021-12-07 16:52:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-07 16:52:10 +0000 |
commit | df92f772832d6dea2d8c47eadc903cb45d4e8f4d (patch) | |
tree | 5918d2efaa0d2896461214b62713e923309611b0 /dev-python/django | |
parent | net-nntp/tin: Stabilize 2.6.0 amd64, #828309 (diff) | |
download | gentoo-df92f772832d6dea2d8c47eadc903cb45d4e8f4d.tar.gz gentoo-df92f772832d6dea2d8c47eadc903cb45d4e8f4d.tar.bz2 gentoo-df92f772832d6dea2d8c47eadc903cb45d4e8f4d.zip |
dev-python/django: Stabilize 3.1.14 ALLARCHES, #828500
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r-- | dev-python/django/django-3.1.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.1.14.ebuild b/dev-python/django/django-3.1.14.ebuild index c950cfed8a41..d6e468940850 100644 --- a/dev-python/django/django-3.1.14.ebuild +++ b/dev-python/django/django-3.1.14.ebuild @@ -22,7 +22,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86 ~x64-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |