From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A5A9138351 for ; Sun, 26 Jan 2020 13:33:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2577E087A; Sun, 26 Jan 2020 13:33:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 09CC1E087A for ; Sun, 26 Jan 2020 13:33:40 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 69CB334E26B for ; Sun, 26 Jan 2020 13:33:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D365CE5 for ; Sun, 26 Jan 2020 13:33:37 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1580045572.17b9a2e098e0dd44538d902fc6d22d654e0992f1.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/django/django-1.11.20.ebuild dev-python/django/django-1.11.21.ebuild dev-python/django/django-2.1.8.ebuild dev-python/django/django-2.1.9.ebuild dev-python/django/django-2.2.1.ebuild dev-python/django/django-2.2.2.ebuild X-VCS-Directories: dev-python/django/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 17b9a2e098e0dd44538d902fc6d22d654e0992f1 X-VCS-Branch: master Date: Sun, 26 Jan 2020 13:33:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 0b51c073-e67f-4ee8-b999-dd95a9cf522b X-Archives-Hash: addcbdab9b7233cb8b7bd6405bd64bef commit: 17b9a2e098e0dd44538d902fc6d22d654e0992f1 Author: David Seifert gentoo org> AuthorDate: Sun Jan 26 13:32:52 2020 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Jan 26 13:32:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b9a2e0 dev-python/django: Remove ia64 keywords Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: David Seifert gentoo.org> dev-python/django/django-1.11.20.ebuild | 2 +- dev-python/django/django-1.11.21.ebuild | 2 +- dev-python/django/django-2.1.8.ebuild | 2 +- dev-python/django/django-2.1.9.ebuild | 2 +- dev-python/django/django-2.2.1.ebuild | 2 +- dev-python/django/django-2.2.2.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-python/django/django-1.11.20.ebuild b/dev-python/django/django-1.11.20.ebuild index 2c66da52294..63eb7b863c6 100644 --- a/dev-python/django/django-1.11.20.ebuild +++ b/dev-python/django/django-1.11.20.ebuild @@ -25,7 +25,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" diff --git a/dev-python/django/django-1.11.21.ebuild b/dev-python/django/django-1.11.21.ebuild index e9d4601c3c1..a09c08fe93a 100644 --- a/dev-python/django/django-1.11.21.ebuild +++ b/dev-python/django/django-1.11.21.ebuild @@ -25,7 +25,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" diff --git a/dev-python/django/django-2.1.8.ebuild b/dev-python/django/django-2.1.8.ebuild index bcefe68c8dc..ad94ca7e568 100644 --- a/dev-python/django/django-2.1.8.ebuild +++ b/dev-python/django/django-2.1.8.ebuild @@ -21,7 +21,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" diff --git a/dev-python/django/django-2.1.9.ebuild b/dev-python/django/django-2.1.9.ebuild index 70bc05ed29e..17df98e2f23 100644 --- a/dev-python/django/django-2.1.9.ebuild +++ b/dev-python/django/django-2.1.9.ebuild @@ -21,7 +21,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" diff --git a/dev-python/django/django-2.2.1.ebuild b/dev-python/django/django-2.2.1.ebuild index 6d91c5c7b1a..a6202a73ae1 100644 --- a/dev-python/django/django-2.2.1.ebuild +++ b/dev-python/django/django-2.2.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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )" diff --git a/dev-python/django/django-2.2.2.ebuild b/dev-python/django/django-2.2.2.ebuild index 5bf0811789c..754fb915ddd 100644 --- a/dev-python/django/django-2.2.2.ebuild +++ b/dev-python/django/django-2.2.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 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RESTRICT="!test? ( test )"