commit: 1e1f8bf06a9dfbed048ee30d5c2fbc0964e3f1b3 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org> AuthorDate: Mon Dec 17 13:33:12 2018 +0000 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org> CommitDate: Mon Dec 17 13:33:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e1f8bf0
dev-python/django: stabilize 1.11.17 on amd64 and x86 Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-python/django/django-1.11.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/django/django-1.11.17.ebuild b/dev-python/django/django-1.11.17.ebuild index aaa15de9067..507ad31d67c 100644 --- a/dev-python/django/django-1.11.17.ebuild +++ b/dev-python/django/django-1.11.17.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=""
