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 5E6ED1384B4 for ; Thu, 3 Dec 2015 13:28:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A7A821C055; Thu, 3 Dec 2015 13:28:28 +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 47160E08BD for ; Thu, 3 Dec 2015 13:28:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32125340B0B for ; Thu, 3 Dec 2015 13:28:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96044E6C for ; Thu, 3 Dec 2015 13:28:22 +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: <1449149235.9296e64815ef7a3915b1f0c4b25bf9a765e2b676.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/lablgtk/lablgtk-2.18.3.ebuild X-VCS-Directories: dev-ml/lablgtk/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 9296e64815ef7a3915b1f0c4b25bf9a765e2b676 X-VCS-Branch: master Date: Thu, 3 Dec 2015 13:28:22 +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: 63400249-8cb5-41f3-b34c-270cbec01bc7 X-Archives-Hash: ec8abe1ea9bd8338437cf466868f0e34 commit: 9296e64815ef7a3915b1f0c4b25bf9a765e2b676 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Dec 3 13:27:15 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Dec 3 13:27:15 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9296e648 dev-ml/lablgtk: x86 stable wrt bug #566610 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> dev-ml/lablgtk/lablgtk-2.18.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/lablgtk/lablgtk-2.18.3.ebuild b/dev-ml/lablgtk/lablgtk-2.18.3.ebuild index 9a25a88..c86e4a1 100644 --- a/dev-ml/lablgtk/lablgtk-2.18.3.ebuild +++ b/dev-ml/lablgtk/lablgtk-2.18.3.ebuild @@ -28,7 +28,7 @@ DEPEND="${RDEPEND} virtual/pkgconfig" SLOT="2/${PV}" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" src_configure() { econf $(use_enable debug) \