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 38EAD59CA3 for ; Sun, 6 Mar 2016 20:13:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6496A21C0B9; Sun, 6 Mar 2016 20:13:07 +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 B738E21C079 for ; Sun, 6 Mar 2016 20:13:06 +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 E0981340961 for ; Sun, 6 Mar 2016 20:13:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 853722320 for ; Sun, 6 Mar 2016 20:12:57 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1457294965.86e044f08b5325534ce71241fd18f0cfc1c9e529.zlogene@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.12.ebuild X-VCS-Directories: media-libs/libchamplain/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 86e044f08b5325534ce71241fd18f0cfc1c9e529 X-VCS-Branch: master Date: Sun, 6 Mar 2016 20:12:57 +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: fdb9b82b-0b98-4247-8744-e9f0d6cca1b0 X-Archives-Hash: 3de81fed419f73855452905fb8763d68 commit: 86e044f08b5325534ce71241fd18f0cfc1c9e529 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 19:51:52 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 20:09:25 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86e044f0 media-libs/libchamplain: x86 stable wrt bug #566378 Package-Manager: portage-2.2.26 media-libs/libchamplain/libchamplain-0.12.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libchamplain/libchamplain-0.12.12.ebuild b/media-libs/libchamplain/libchamplain-0.12.12.ebuild index 37f71c3..4a488a2 100644 --- a/media-libs/libchamplain/libchamplain-0.12.12.ebuild +++ b/media-libs/libchamplain/libchamplain-0.12.12.ebuild @@ -13,7 +13,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 )"