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 DE225139BC9 for ; Mon, 28 Sep 2015 06:51:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56306E08B0; Mon, 28 Sep 2015 06:51:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CED9AE08B0 for ; Mon, 28 Sep 2015 06:51:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E4C49340A12 for ; Mon, 28 Sep 2015 06:51:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A4721FB for ; Mon, 28 Sep 2015 06:51:24 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1443422992.b71de5c548e701ac11459eae0692e758d7583e26.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/fslurp/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/fslurp/fslurp-2.1.4.ebuild X-VCS-Directories: app-misc/fslurp/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: b71de5c548e701ac11459eae0692e758d7583e26 X-VCS-Branch: master Date: Mon, 28 Sep 2015 06:51:24 +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: a6566b87-c29a-4d4b-aa68-4f5301beb988 X-Archives-Hash: 92fb82a330705cd8d6e5f30e503db626 commit: b71de5c548e701ac11459eae0692e758d7583e26 Author: Patrice Clement gentoo org> AuthorDate: Sun Sep 27 18:12:38 2015 +0000 Commit: Patrice Clement gentoo org> CommitDate: Mon Sep 28 06:49:52 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b71de5c5 app-misc/fslurp: Stable for amd64+x86. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement gentoo.org> app-misc/fslurp/fslurp-2.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/fslurp/fslurp-2.1.4.ebuild b/app-misc/fslurp/fslurp-2.1.4.ebuild index d195958..0040bf2 100644 --- a/app-misc/fslurp/fslurp-2.1.4.ebuild +++ b/app-misc/fslurp/fslurp-2.1.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" src_prepare() { epatch "${FILESDIR}"/${P}-makefile.patch