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 C0B2813825B 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 97916141F9; Sun, 15 May 2016 17:41:02 +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 42C40234018 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 7BEB4340B9E 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 5C41F97C 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.0b4ae403bcdaf20c16bda6b1c1a24e77e675cdbf.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/darcs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/darcs/darcs-2.12.0.ebuild X-VCS-Directories: dev-vcs/darcs/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0b4ae403bcdaf20c16bda6b1c1a24e77e675cdbf 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: 1a8bacc6-b338-4112-9f63-077694b24708 X-Archives-Hash: 96346b8d6f58a8fca81347d46487a27c commit: 0b4ae403bcdaf20c16bda6b1c1a24e77e675cdbf Author: Sergei Trofimovich gentoo org> AuthorDate: Sun May 15 17:20:55 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=0b4ae403 dev-vcs/darcs: amd64/x86 stable, bug #563090 Package-Manager: portage-2.2.28 dev-vcs/darcs/darcs-2.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/darcs/darcs-2.12.0.ebuild b/dev-vcs/darcs/darcs-2.12.0.ebuild index ff5a6ed..3b5724a 100644 --- a/dev-vcs/darcs/darcs-2.12.0.ebuild +++ b/dev-vcs/darcs/darcs-2.12.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+curl +network-uri +terminfo +threaded" RESTRICT=test # occasionally hangs on directory creation race conditions