From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-840445-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9756513888F for <garchives@archives.gentoo.org>; Thu, 15 Oct 2015 09:33:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 431F221C00D; Thu, 15 Oct 2015 09:33:00 +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 E7FA921C004 for <gentoo-commits@lists.gentoo.org>; Thu, 15 Oct 2015 09:32:59 +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 187793408AC for <gentoo-commits@lists.gentoo.org>; Thu, 15 Oct 2015 09:32:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 55E86B81 for <gentoo-commits@lists.gentoo.org>; Thu, 15 Oct 2015 09:32:57 +0000 (UTC) From: "Justin Lecher" <jlec@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org> Message-ID: <1444901482.c6b5787aff8d5f0fbba7a923723e7f38971b8247.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/python-discid/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/python-discid/python-discid-1.1.0.ebuild X-VCS-Directories: dev-python/python-discid/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: c6b5787aff8d5f0fbba7a923723e7f38971b8247 X-VCS-Branch: master Date: Thu, 15 Oct 2015 09:32:57 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ed796e12-dcbe-4c97-978e-8aaabc648e78 X-Archives-Hash: 2d9e1195034e9337a6a7070457d36642 commit: c6b5787aff8d5f0fbba7a923723e7f38971b8247 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Oct 15 09:31:22 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Oct 15 09:31:22 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6b5787a dev-python/python-discid: Keyword under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543398 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/python-discid/python-discid-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-discid/python-discid-1.1.0.ebuild b/dev-python/python-discid/python-discid-1.1.0.ebuild index a40387e..c21c895 100644 --- a/dev-python/python-discid/python-discid-1.1.0.ebuild +++ b/dev-python/python-discid/python-discid-1.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/JonnyJD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=media-libs/libdiscid-0.2.2