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 95B5A1387B1 for ; Mon, 21 Sep 2015 11:27:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 30E55E07F5; Mon, 21 Sep 2015 11:27:46 +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 BEB86E07F5 for ; Mon, 21 Sep 2015 11:27:45 +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 A128D340755 for ; Mon, 21 Sep 2015 11:27:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB6E8202 for ; Mon, 21 Sep 2015 11:27:41 +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: <1442834737.60c816a9674494c1ba57e450130a3ba6e57f145c.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cddb-py/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/cddb-py/cddb-py-1.4-r1.ebuild X-VCS-Directories: dev-python/cddb-py/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 60c816a9674494c1ba57e450130a3ba6e57f145c X-VCS-Branch: master Date: Mon, 21 Sep 2015 11:27:41 +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: 51576fc0-3788-4985-86ae-248e2cb2864e X-Archives-Hash: ff8b29887091f9681391a38852a7c383 commit: 60c816a9674494c1ba57e450130a3ba6e57f145c Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Sep 21 11:25:37 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Sep 21 11:25:37 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60c816a9 dev-python/cddb-py: sparc stable wrt bug #559290 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" dev-python/cddb-py/cddb-py-1.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/cddb-py/cddb-py-1.4-r1.ebuild b/dev-python/cddb-py/cddb-py-1.4-r1.ebuild index 41b7c5a..2f98275 100644 --- a/dev-python/cddb-py/cddb-py-1.4-r1.ebuild +++ b/dev-python/cddb-py/cddb-py-1.4-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/cddb-py/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" S="${WORKDIR}/${MY_P}"