diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-21 00:31:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-21 00:31:17 +0200 |
commit | 2d1fffceeed93abe7224a2eb3ef629030270cca9 (patch) | |
tree | 682fd48ca0897ec025ae820fb87a92d366456593 /dev-python/django | |
parent | sys-process/audit: stable 2.7.1 for hppa, bug #649330 (diff) | |
download | gentoo-2d1fffceeed93abe7224a2eb3ef629030270cca9.tar.gz gentoo-2d1fffceeed93abe7224a2eb3ef629030270cca9.tar.bz2 gentoo-2d1fffceeed93abe7224a2eb3ef629030270cca9.zip |
dev-python/django: x86 stable (bug #630064)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-python/django')
-rw-r--r-- | dev-python/django/django-1.11.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.11.14.ebuild b/dev-python/django/django-1.11.14.ebuild index 88b85b10d757..d6a7c1efbc24 100644 --- a/dev-python/django/django-1.11.14.ebuild +++ b/dev-python/django/django-1.11.14.ebuild @@ -25,7 +25,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RDEPEND="" |