From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 421FA1397D9 for ; Sun, 16 Aug 2015 20:19:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2806E0893; Sun, 16 Aug 2015 20:19:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1F94EE0893 for ; Sun, 16 Aug 2015 20:19:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 17249340A03 for ; Sun, 16 Aug 2015 20:19:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73F5F147 for ; Sun, 16 Aug 2015 20:19:29 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1439756217.0d86427c6cbecf9e5cb6b70c68807734f4e03a4c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-sqlparse/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild X-VCS-Directories: dev-python/python-sqlparse/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0d86427c6cbecf9e5cb6b70c68807734f4e03a4c X-VCS-Branch: master Date: Sun, 16 Aug 2015 20:19:29 +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-Archives-Salt: 14215bf4-1f42-4d4c-9c06-f47c21924f44 X-Archives-Hash: d7b318a2911a7e566533b6c28872435d commit: 0d86427c6cbecf9e5cb6b70c68807734f4e03a4c Author: Mikle Kolyada gentoo org> AuthorDate: Sun Aug 16 20:16:24 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Aug 16 20:16:57 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d86427c dev-python/python-sqlparse: Add ~ia64 keyword wrt bug #525562 Package-Manager: portage-2.2.20.1 dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild | 2 +- dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild | 2 +- dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild | 2 +- dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild index 3c056af..c803994 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.13.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://code.google.com/p/python-sqlparse/ https://github.com/andialbre SRC_URI="https://github.com/andialbrecht/sqlparse/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" LICENSE="BSD-2" IUSE="doc examples test" diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild index 847ad91..6e7fa09 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.14.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://code.google.com/p/python-sqlparse/ https://github.com/andialbre SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" LICENSE="BSD-2" IUSE="doc test" diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild index 847ad91..6e7fa09 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.15.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://code.google.com/p/python-sqlparse/ https://github.com/andialbre SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" LICENSE="BSD-2" IUSE="doc test" diff --git a/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild b/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild index 847ad91..6e7fa09 100644 --- a/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild +++ b/dev-python/python-sqlparse/python-sqlparse-0.1.16.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://code.google.com/p/python-sqlparse/ https://github.com/andialbre SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" LICENSE="BSD-2" IUSE="doc test"