diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 11:01:35 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 11:33:54 +0200 |
commit | 451cefa216ebd404d8310f989f4e7a00e2b1e7cf (patch) | |
tree | 29edec2ac7eae5888bb62085bf27d6d2b3ddeb32 /dev-python | |
parent | dev-python/asgiref: Keyword 3.2.7 ppc64, #721140 (diff) | |
download | gentoo-451cefa216ebd404d8310f989f4e7a00e2b1e7cf.tar.gz gentoo-451cefa216ebd404d8310f989f4e7a00e2b1e7cf.tar.bz2 gentoo-451cefa216ebd404d8310f989f4e7a00e2b1e7cf.zip |
dev-python/django: Keyword 3.0.6 ppc64, #721140
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-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 45e856fec808..02ac84c2297e 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |