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 911A61388C4 for ; Wed, 25 Nov 2015 08:54:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 819F521C038; Wed, 25 Nov 2015 08:54:36 +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 EFE4621C035 for ; Wed, 25 Nov 2015 08:54:35 +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 93E6F33E5E4 for ; Wed, 25 Nov 2015 08:54:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BC98BB5D for ; Wed, 25 Nov 2015 08:54:32 +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: <1448441647.fe32b3ee651ee1b56d42083c006f8fa5c4b290c8.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: fe32b3ee651ee1b56d42083c006f8fa5c4b290c8 X-VCS-Branch: master Date: Wed, 25 Nov 2015 08:54:32 +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: 87150735-843e-4266-87b9-860f36df4e45 X-Archives-Hash: 8c54d2523fe2caacf9a31e40df8f3c50 commit: fe32b3ee651ee1b56d42083c006f8fa5c4b290c8 Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Nov 25 08:54:07 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Nov 25 08:54:07 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe32b3ee dev-ml/lablgtk: amd64 stable wrt bug #566610 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" 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 884c347..9a25a88 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) \