summaryrefslogtreecommitdiff
path: root/pcr/ocaml-easy-format
diff options
context:
space:
mode:
authorAurelien Desbrieres <aurelien@hackers.camp>2014-12-15 15:07:58 +0100
committerAurelien Desbrieres <aurelien@hackers.camp>2014-12-15 15:07:58 +0100
commitccf3b5914f4cb3a2ed75812e4bdba9ae7c189e6c (patch)
treec9ca3bfa0f009c34536699951429b5bde360e4a0 /pcr/ocaml-easy-format
parent6d38e99433735e322de3c0ffc8d504b8c8a45b8a (diff)
Data pretty printing made easy
Diffstat (limited to 'pcr/ocaml-easy-format')
-rw-r--r--pcr/ocaml-easy-format/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/pcr/ocaml-easy-format/PKGBUILD b/pcr/ocaml-easy-format/PKGBUILD
index 9682c343b..75df99f27 100644
--- a/pcr/ocaml-easy-format/PKGBUILD
+++ b/pcr/ocaml-easy-format/PKGBUILD
@@ -1,9 +1,9 @@
-# Contributor (Arch) : Leonard de Ruijter <leonard@aur.archlinux.org>
-# Contributor (Arch) : Serge Zirukin <ftrvxmtrx@gmail.com>
-# Contributor (Arch) : Sergei Lebedev <superbobry@gmail.com>
-# Contributor (Arch) : kfgz <kfgz at interia pl>
-# Contributor (Arch) : Justin Davis <jrcd 83 at gmail>
-# Maintainer (Parabola) : Aurélien DESBRIÈRES <aurelien@hackers.camp>
+# Maintainer : Aurelien Desbrieres <aurelien@hackers.camp>
+# Contributor: Leonard de Ruijter <leonard@aur.archlinux.org>
+# Contributor: Serge Zirukin <ftrvxmtrx@gmail.com>
+# Contributor: Sergei Lebedev <superbobry@gmail.com>
+# Contributor: kfgz <kfgz at interia pl>
+# Contributor: Justin Davis <jrcd 83 at gmail>
pkgname=ocaml-easy-format
_oname=easy-format
@@ -11,7 +11,7 @@ pkgver=1.0.2
pkgrel=1
pkgdesc="Data pretty printing made easy"
url="http://mjambon.com/easy-format.html"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
options=('!strip' 'staticlibs')
license=('BSD')
makedepends=('ocaml-findlib')