From: Virgil Dupras Date: Sun, 16 Sep 2018 19:11:36 +0000 (-0400) Subject: dev-python/django: stabilize 2.1.1 on amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=25f1beca377ba146b46effbd04b578ade1ca2335;p=gentoo.git dev-python/django: stabilize 2.1.1 on amd64 Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- diff --git a/dev-python/django/django-2.1.1.ebuild b/dev-python/django/django-2.1.1.ebuild index 87201aa293d8..6a690ecf399a 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}]"