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 20FBE1384B4 for ; Wed, 18 Nov 2015 10:19:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34C96E07DD; Wed, 18 Nov 2015 10:19:39 +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 AC087E07DF for ; Wed, 18 Nov 2015 10:19:38 +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 EC4863409AA for ; Wed, 18 Nov 2015 10:19:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB02F1250 for ; Wed, 18 Nov 2015 10:19:34 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1447841962.01a1fbfba739e7b6188ab97d89ae61c01ad0f0e5.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sqlalchemy-migrate/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild X-VCS-Directories: dev-python/sqlalchemy-migrate/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 01a1fbfba739e7b6188ab97d89ae61c01ad0f0e5 X-VCS-Branch: master Date: Wed, 18 Nov 2015 10:19:34 +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: 96525ba9-0905-4b06-b84c-233add894e24 X-Archives-Hash: 9a0ebaa8ae465e05278d532c847df2e9 commit: 01a1fbfba739e7b6188ab97d89ae61c01ad0f0e5 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 18 10:19:22 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 18 10:19:22 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a1fbfb dev-python/sqlalchemy-migrate: sparc stable wrt bug #530600 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild | 2 +- dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild index 7a57f90..4b4f6b0 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.7.2-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="" DEPEND="dev-python/decorator[${PYTHON_USEDEP}] diff --git a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild index f78d639..046ff6a 100644 --- a/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild +++ b/dev-python/sqlalchemy-migrate/sqlalchemy-migrate-0.9.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]