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 73D7B59CA3 for ; Thu, 17 Mar 2016 10:10:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AEF9E084B; Thu, 17 Mar 2016 10:10:33 +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 427FBE084B for ; Thu, 17 Mar 2016 10:10:33 +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 A50B1340B53 for ; Thu, 17 Mar 2016 10:10:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 50F3384D for ; Thu, 17 Mar 2016 10:10:29 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1458209423.5e3bd7edab79da490483a1bb560ee0a1b45eaa4c.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgdata/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libgdata/libgdata-0.17.4-r1.ebuild X-VCS-Directories: dev-libs/libgdata/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 5e3bd7edab79da490483a1bb560ee0a1b45eaa4c X-VCS-Branch: master Date: Thu, 17 Mar 2016 10:10:29 +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: 32d92056-ed25-4789-bf4e-947b028537a0 X-Archives-Hash: fbf608a6e8383fada92886aa2ebabf17 commit: 5e3bd7edab79da490483a1bb560ee0a1b45eaa4c Author: Tobias Klausmann gentoo org> AuthorDate: Thu Mar 17 10:09:28 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Thu Mar 17 10:10:23 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e3bd7ed dev-libs/libgdata-0.17.4-r1: add alpha keyword Gentoo-Bug: 570692 Package-Manager: portage-2.2.28 dev-libs/libgdata/libgdata-0.17.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libgdata/libgdata-0.17.4-r1.ebuild b/dev-libs/libgdata/libgdata-0.17.4-r1.ebuild index 01d6646..7252446 100644 --- a/dev-libs/libgdata/libgdata-0.17.4-r1.ebuild +++ b/dev-libs/libgdata/libgdata-0.17.4-r1.ebuild @@ -19,7 +19,7 @@ REQUIRED_IUSE=" vala? ( introspection ) " -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" # configure checks for gtk:3, but only uses it for demos which are not installed RDEPEND="