diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:12:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-28 15:12:22 +0200 |
commit | 078c0b414d5d394e5a957f71901e06a484dacab9 (patch) | |
tree | 8f5a4fb99fc0654b93802056c130fce0c3d9a25f /dev-python/django | |
parent | media-libs/gexiv2: x86 stable wrt bug #711784 (diff) | |
download | gentoo-078c0b414d5d394e5a957f71901e06a484dacab9.tar.gz gentoo-078c0b414d5d394e5a957f71901e06a484dacab9.tar.bz2 gentoo-078c0b414d5d394e5a957f71901e06a484dacab9.zip |
dev-python/django: x86 stable wrt bug #714528
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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-2.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.2.11.ebuild b/dev-python/django/django-2.2.11.ebuild index 4adab40ebb72..06c2258d63d4 100644 --- a/dev-python/django/django-2.2.11.ebuild +++ b/dev-python/django/django-2.2.11.ebuild @@ -23,7 +23,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" |