diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 08:51:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-26 08:51:43 +0200 |
commit | 10057942c99eac3c5747154979270cd3782eaff5 (patch) | |
tree | e6717f17db7f713434998343ebab6377cb15ffcc /dev-python | |
parent | media-tv/kodi: amd64 stable wrt bug #725486 (diff) | |
download | gentoo-10057942c99eac3c5747154979270cd3782eaff5.tar.gz gentoo-10057942c99eac3c5747154979270cd3782eaff5.tar.bz2 gentoo-10057942c99eac3c5747154979270cd3782eaff5.zip |
dev-python/django: amd64 stable wrt bug #727106
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/django/django-2.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.2.13.ebuild b/dev-python/django/django-2.2.13.ebuild index ed9cd2f94b31..60543908ceab 100644 --- a/dev-python/django/django-2.2.13.ebuild +++ b/dev-python/django/django-2.2.13.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 )" |