From: Mikle Kolyada Date: Tue, 2 Oct 2018 20:59:55 +0000 (+0300) Subject: dev-python/django: amd64 stable wrt bug #667456 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2c9074fc889e207bff232dfdfcc90a386c2f0201;p=gentoo.git dev-python/django: amd64 stable wrt bug #667456 Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.49, Repoman-2.3.11 --- diff --git a/dev-python/django/django-2.1.2.ebuild b/dev-python/django/django-2.1.2.ebuild index 89d87db8de42..895a86b5a9a1 100644 --- a/dev-python/django/django-2.1.2.ebuild +++ b/dev-python/django/django-2.1.2.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}]"