commit: 13057713aded395fa031cc7872707670a4d8940f
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 19 15:44:25 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Sep 19 17:34:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13057713
dev-python/django: x86 stable (bug #666350)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
dev-python/django/django-2.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/django/django-2.1.1.ebuild
b/dev-python/django/django-2.1.1.ebuild
index 6a690ecf399..d2f6650c8d6 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}]"