summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-01-05 00:04:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-01-05 00:04:16 +0200
commit92dea0c893d5515d11f1bcd751f2bf5120fe3e72 (patch)
tree540d5169d048831a519353bed40b5a133694442f
parentsci-libs/dealii: remove blocker from live ebuild (diff)
downloadgentoo-92dea0c8.tar.gz
gentoo-92dea0c8.tar.bz2
gentoo-92dea0c8.zip
dev-python/django: Stabilize 2.2.26 ALLARCHES, #830615
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/django/django-2.2.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.2.26.ebuild b/dev-python/django/django-2.2.26.ebuild
index 9fc3644a1ce4..6f0e46e6ba74 100644
--- a/dev-python/django/django-2.2.26.ebuild
+++ b/dev-python/django/django-2.2.26.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 )"