diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:44:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:44:06 +0200 |
commit | f2e11219c42ba3907a0d616269f2929a010b9763 (patch) | |
tree | 202096768cba0daadbc00054e97115980925292f /dev-python/django | |
parent | dev-python/asgiref: x86 stable wrt bug #730376 (diff) | |
download | gentoo-f2e11219c42ba3907a0d616269f2929a010b9763.tar.gz gentoo-f2e11219c42ba3907a0d616269f2929a010b9763.tar.bz2 gentoo-f2e11219c42ba3907a0d616269f2929a010b9763.zip |
dev-python/django: x86 stable wrt bug #730376
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.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 7e80304959ab..b8fb17375cf5 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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |