diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 18:11:41 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 18:20:46 +0200 |
commit | 1fbb4e1e20ccc45561f2d891c260c434e9baa5f4 (patch) | |
tree | f7834b623455b0448dbc23490a34501fc69a76b0 /dev-python/django | |
parent | dev-python/asgiref: Keyword 3.2.7 ppc, #721140 (diff) | |
download | gentoo-1fbb4e1e20ccc45561f2d891c260c434e9baa5f4.tar.gz gentoo-1fbb4e1e20ccc45561f2d891c260c434e9baa5f4.tar.bz2 gentoo-1fbb4e1e20ccc45561f2d891c260c434e9baa5f4.zip |
dev-python/django: Keyword 3.0.6 ppc, #721140
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r-- | dev-python/django/django-3.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.0.6.ebuild b/dev-python/django/django-3.0.6.ebuild index 02ac84c2297e..68d6de70d162 100644 --- a/dev-python/django/django-3.0.6.ebuild +++ b/dev-python/django/django-3.0.6.ebuild @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |