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 CE7B31384AE for ; Sat, 19 Sep 2015 15:54:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69335E08CA; Sat, 19 Sep 2015 15:54:07 +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 10F4CE08C9 for ; Sat, 19 Sep 2015 15:54:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44ACA340EDB for ; Sat, 19 Sep 2015 15:54:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5FFBF229 for ; Sat, 19 Sep 2015 15:53:57 +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: <1442677979.87d12ba1f73af0c01eea5dcc4a60fd74a0acde1f.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/pandoc/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/pandoc/pandoc-1.15.0.6.ebuild X-VCS-Directories: app-text/pandoc/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 87d12ba1f73af0c01eea5dcc4a60fd74a0acde1f X-VCS-Branch: master Date: Sat, 19 Sep 2015 15:53:57 +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: 62018573-4f19-4211-bdc1-0b499f2694ef X-Archives-Hash: a6b3ae66c6063ba08675ab4f414d911f commit: 87d12ba1f73af0c01eea5dcc4a60fd74a0acde1f Author: Sergei Trofimovich gentoo org> AuthorDate: Sat Sep 19 14:33:19 2015 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sat Sep 19 15:52:59 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87d12ba1 app-text/pandoc: amd64, x86 stable, bug #559988 Package-Manager: portage-2.2.20 app-text/pandoc/pandoc-1.15.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/pandoc/pandoc-1.15.0.6.ebuild b/app-text/pandoc/pandoc-1.15.0.6.ebuild index 977ff37..f8ee77a 100644 --- a/app-text/pandoc/pandoc-1.15.0.6.ebuild +++ b/app-text/pandoc/pandoc-1.15.0.6.ebuild @@ -15,7 +15,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="embed_data_files +https +network-uri trypandoc" RESTRICT=test # likes to break on highlighting-kate update