summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-09-19 17:44:25 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-09-19 19:34:18 +0200
commit13057713aded395fa031cc7872707670a4d8940f (patch)
treeb1b3a071938b5e26f091215f088702723e8e9540 /dev-python/django
parentdev-libs/apr-util: x86 stable (bug #635272) (diff)
downloadgentoo-13057713aded395fa031cc7872707670a4d8940f.tar.gz
gentoo-13057713aded395fa031cc7872707670a4d8940f.tar.bz2
gentoo-13057713aded395fa031cc7872707670a4d8940f.zip
dev-python/django: x86 stable (bug #666350)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-2.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.1.1.ebuild b/dev-python/django/django-2.1.1.ebuild
index 6a690ecf399a..d2f6650c8d63 100644
--- a/dev-python/django/django-2.1.1.ebuild
+++ b/dev-python/django/django-2.1.1.ebuild
@@ -21,7 +21,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="dev-python/pytz[${PYTHON_USEDEP}]"