Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/pandoc-citeproc/
Date: Sun, 20 Sep 2015 18:50:49
Message-Id: 1442775020.7005a419469ffd39b58ee0a746979d2371c45bd7.slyfox@gentoo
1 commit: 7005a419469ffd39b58ee0a746979d2371c45bd7
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 20 14:49:59 2015 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 18:50:20 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7005a419
7
8 dev-haskell/pandoc-citeproc: amd64 x86 stable, bug #524790
9
10 Package-Manager: portage-2.2.20
11
12 dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild
16 index 9e5ed60..7a9af87 100644
17 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild
18 +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.7.2.ebuild
19 @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0/${PV}"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="+bibutils debug embed_data_files test_citeproc unicode_collation"
26
27 RESTRICT=test # fd:8: hClose: resource vanished (Broken pipe)