diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 01:31:13 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-17 01:33:15 +0300 |
commit | eb3ae67a611fa9a4d490cf64c94afb57c0fa0748 (patch) | |
tree | 13bfd06c138b4e980f3952c5c5e18088ad9845e7 /dev-haskell/pandoc-citeproc | |
parent | dev-haskell/hexpat: amd64 stable wrt bug #550420 (diff) | |
download | gentoo-eb3ae67a611fa9a4d490cf64c94afb57c0fa0748.tar.gz gentoo-eb3ae67a611fa9a4d490cf64c94afb57c0fa0748.tar.bz2 gentoo-eb3ae67a611fa9a4d490cf64c94afb57c0fa0748.zip |
dev-haskell/pandoc-citeproc: amd64 stable wrt bug #546260
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-haskell/pandoc-citeproc')
-rw-r--r-- | dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild index 6814161e1586..11a61e5770c9 100644 --- a/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild +++ b/dev-haskell/pandoc-citeproc/pandoc-citeproc-0.3.1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+bibutils embed_data_files +hexpat +network test_citeproc unicode_collation" RDEPEND=">=app-text/pandoc-1.12.1:=[profile?] |