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 B64E5138330 for ; Sun, 18 Sep 2016 09:22:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 63F18E0B24; Sun, 18 Sep 2016 09:22:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7300DE0B1F for ; Sun, 18 Sep 2016 09:22:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1158340BE6 for ; Sun, 18 Sep 2016 09:22:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C097248B for ; Sun, 18 Sep 2016 09:22:24 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1474190530.e4a7a4408f165dbc3b349623d130e079a65a3a91.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/geda-xgsch2pcb/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild X-VCS-Directories: sci-electronics/geda-xgsch2pcb/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: e4a7a4408f165dbc3b349623d130e079a65a3a91 X-VCS-Branch: master Date: Sun, 18 Sep 2016 09:22:24 +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: 6cf00296-44c8-4760-921f-1e3319ef5e58 X-Archives-Hash: 35cab91be3623b3d02e4b59e29f026be commit: e4a7a4408f165dbc3b349623d130e079a65a3a91 Author: Pacho Ramos gentoo org> AuthorDate: Sun Sep 18 09:18:26 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Sep 18 09:22:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4a7a440 sci-electronics/geda-xgsch2pcb: amd64/x86 stable, bug #585680 Package-Manager: portage-2.3.0 sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild index ec565d2..a1c0e3b 100644 --- a/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild +++ b/sci-electronics/geda-xgsch2pcb/geda-xgsch2pcb-0.1.3-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="http://geda.seul.org/dist/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome nls" REQUIRED_USE="${PYTHON_REQUIRED_USE}"