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 B3FE7138331 for ; Mon, 26 Sep 2016 16:22:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4795E0BC9; Mon, 26 Sep 2016 16:22:36 +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 408F3E0B8A for ; Mon, 26 Sep 2016 16:22:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E9BCC340A98 for ; Mon, 26 Sep 2016 16:22:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DC6B4245E for ; Mon, 26 Sep 2016 16:22:27 +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: <1474906918.94a3d46f6be8c9090503a6eeeb3e4119319ceeb2.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libchamplain/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libchamplain/libchamplain-0.12.14.ebuild X-VCS-Directories: media-libs/libchamplain/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 94a3d46f6be8c9090503a6eeeb3e4119319ceeb2 X-VCS-Branch: master Date: Mon, 26 Sep 2016 16:22:27 +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: d670da55-b582-4d43-815f-eb55a8b05b80 X-Archives-Hash: c00be3de37522d4aaa32e6c240525bb5 commit: 94a3d46f6be8c9090503a6eeeb3e4119319ceeb2 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Sep 26 16:21:58 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Sep 26 16:21:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94a3d46f media-libs/libchamplain: amd64 stable wrt bug #593906 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-libs/libchamplain/libchamplain-0.12.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libchamplain/libchamplain-0.12.14.ebuild b/media-libs/libchamplain/libchamplain-0.12.14.ebuild index 5f230c0..4cf74c1 100644 --- a/media-libs/libchamplain/libchamplain-0.12.14.ebuild +++ b/media-libs/libchamplain/libchamplain-0.12.14.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/libchamplain" SLOT="0.12" LICENSE="LGPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug +gtk +introspection vala" REQUIRED_USE="vala? ( introspection )"