diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:52:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 15:52:53 +0200 |
commit | 0ed0fcc4bd6975708b46459ee3020a6720e2cf20 (patch) | |
tree | b6a8546f2c2fcad684fc2724f783e7e3eb9f9f2d /dev-python/django | |
parent | x11-plugins/pidgin-telegram: amd64 stable wrt bug #735826 (diff) | |
download | gentoo-0ed0fcc4bd6975708b46459ee3020a6720e2cf20.tar.gz gentoo-0ed0fcc4bd6975708b46459ee3020a6720e2cf20.tar.bz2 gentoo-0ed0fcc4bd6975708b46459ee3020a6720e2cf20.zip |
dev-python/django: amd64 stable wrt bug #735896
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/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 b48404f115e9..3670410107c6 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 )" |