From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA598139085 for ; Mon, 23 Jan 2017 14:48:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85C2D22419E; Mon, 23 Jan 2017 14:48:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6608422419E for ; Mon, 23 Jan 2017 14:48:26 +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 BF9953416A7 for ; Mon, 23 Jan 2017 14:48:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 399452D0E for ; Mon, 23 Jan 2017 14:48:23 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1485182895.47f9acb0512f316a1a1370c4cdc27b57f30641c5.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/llpp/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/llpp/llpp-23.ebuild X-VCS-Directories: app-text/llpp/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 47f9acb0512f316a1a1370c4cdc27b57f30641c5 X-VCS-Branch: master Date: Mon, 23 Jan 2017 14:48:23 +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: 20d688ae-5707-4ab5-ad48-be6b3b5bca5c X-Archives-Hash: 4bbcfd4ce23e501739516a764c3197bb commit: 47f9acb0512f316a1a1370c4cdc27b57f30641c5 Author: Agostino Sarubbo gentoo org> AuthorDate: Mon Jan 23 14:48:15 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Mon Jan 23 14:48:15 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47f9acb0 app-text/llpp: amd64 stable wrt bug #589826 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> app-text/llpp/llpp-23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/llpp/llpp-23.ebuild b/app-text/llpp/llpp-23.ebuild index 3383551..fd4fcb0 100644 --- a/app-text/llpp/llpp-23.ebuild +++ b/app-text/llpp/llpp-23.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://repo.or.cz/llpp.git/snapshot/b51644926dda712aebdc3f075bdc0771f35 LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="+ocamlopt static" LIB_DEPEND=">=app-text/mupdf-1.10a:0=[static-libs]