summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-03 01:45:30 +0100
committerSam James <sam@gentoo.org>2021-06-03 01:45:30 +0100
commit491126c997b86e9430068eb090feecbfe8c66d4a (patch)
tree0000d6965bdf99837414c2a4d888cda7be0afc45 /dev-python/django
parentnet-vpn/strongswan: Stabilize 5.9.2 amd64, #793269 (diff)
downloadgentoo-491126c997b86e9430068eb090feecbfe8c66d4a.tar.gz
gentoo-491126c997b86e9430068eb090feecbfe8c66d4a.tar.bz2
gentoo-491126c997b86e9430068eb090feecbfe8c66d4a.zip
dev-python/django: Stabilize 2.2.24 ALLARCHES, #793911
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-2.2.24.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.2.24.ebuild b/dev-python/django/django-2.2.24.ebuild
index e49bcb28c32e..bc3377ea66e2 100644
--- a/dev-python/django/django-2.2.24.ebuild
+++ b/dev-python/django/django-2.2.24.ebuild
@@ -22,7 +22,7 @@ LICENSE+=" Apache-2.0"
# admin icons, jquery, xregexp.js
LICENSE+=" MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="doc sqlite test"
RESTRICT="!test? ( test )"