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 A8FB713825A for ; Sun, 15 May 2016 17:41:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0ECE614203; Sun, 15 May 2016 17:41:03 +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 4F534234021 for ; Sun, 15 May 2016 17:41:01 +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 86A94340C30 for ; Sun, 15 May 2016 17:41:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6DEC697E for ; Sun, 15 May 2016 17:40:56 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1463333988.c48809502e6e68a5a5c3bb56c0e70e0a0abe5a90.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-haskell/glib/glib-0.13.2.2.ebuild X-VCS-Directories: dev-haskell/glib/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: c48809502e6e68a5a5c3bb56c0e70e0a0abe5a90 X-VCS-Branch: master Date: Sun, 15 May 2016 17:40:56 +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: 14348025-4270-455c-acb6-ee879c081c42 X-Archives-Hash: 83a496d40a20e0a854454c9e238fe3b0 commit: c48809502e6e68a5a5c3bb56c0e70e0a0abe5a90 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun May 15 17:21:53 2016 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun May 15 17:39:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4880950 dev-haskell/glib: amd64/x86 stable, bug #563090 Package-Manager: portage-2.2.28 dev-haskell/glib/glib-0.13.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-haskell/glib/glib-0.13.2.2.ebuild b/dev-haskell/glib/glib-0.13.2.2.ebuild index 6287f65..69d16dc 100644 --- a/dev-haskell/glib/glib-0.13.2.2.ebuild +++ b/dev-haskell/glib/glib-0.13.2.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="+closure_signals" RDEPEND=">=dev-haskell/text-1.0.0.0:=[profile?]