diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:20 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:09:20 +0200 |
commit | a1c9314be2dfdd62ff66c6c563b4e297c0b1c0a7 (patch) | |
tree | 408c6f76120c5c69c04cdbdf88faa86ecc79d14e /dev-python/django | |
parent | x11-plugins/pidgin-telegram: x86 stable wrt bug #735826 (diff) | |
download | gentoo-a1c9314be2dfdd62ff66c6c563b4e297c0b1c0a7.tar.gz gentoo-a1c9314be2dfdd62ff66c6c563b4e297c0b1c0a7.tar.bz2 gentoo-a1c9314be2dfdd62ff66c6c563b4e297c0b1c0a7.zip |
dev-python/django: x86 stable wrt bug #735896
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r-- | dev-python/django/django-3.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-3.0.8.ebuild b/dev-python/django/django-3.0.8.ebuild index 3670410107c6..5bc565ca8f8a 100644 --- a/dev-python/django/django-3.0.8.ebuild +++ b/dev-python/django/django-3.0.8.ebuild @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |