diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:01:20 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:16:58 +0100 |
commit | b1465cfd9a7f7698adae084bc6e07e5fe5b58619 (patch) | |
tree | 2d6507cfa8732bdb5d78a490a5459beababb360a /dev-python/django | |
parent | dev-python/subvertpy: amd64 stable wrt bug #714526 (diff) | |
download | gentoo-b1465cfd9a7f7698adae084bc6e07e5fe5b58619.tar.gz gentoo-b1465cfd9a7f7698adae084bc6e07e5fe5b58619.tar.bz2 gentoo-b1465cfd9a7f7698adae084bc6e07e5fe5b58619.zip |
dev-python/django: amd64 stable wrt bug #714528
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 7a3345a89f49..4adab40ebb72 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 )" |