diff options
| author | TBK <tbk@jjtc.eu> | 2020-04-17 16:48:23 +0200 |
|---|---|---|
| committer | TBK <tbk@jjtc.eu> | 2020-04-17 16:52:30 +0200 |
| commit | 8bbb058adef7eebb0e189b7634dd14d34ac7ca9f (patch) | |
| tree | f9037ccf80f459966a3e64841922e1920b2f1fca | |
| parent | ab56d500b8bee4f34f657e3e070e8333cb9f2843 (diff) | |
| download | aports-8bbb058adef7eebb0e189b7634dd14d34ac7ca9f.tar.bz2 aports-8bbb058adef7eebb0e189b7634dd14d34ac7ca9f.tar.xz | |
community/unison: remove outdated comment
Related to commit c0b9647ee772d93130dbd83ae79d7a8da20d7742
ocaml-lablgtk aarch64 support with commit
c82603dc235c9585ab7e4090e2044526677643d5
| -rw-r--r-- | community/unison/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/community/unison/APKBUILD b/community/unison/APKBUILD index b024115db3..15dc3574fb 100644 --- a/community/unison/APKBUILD +++ b/community/unison/APKBUILD @@ -9,7 +9,6 @@ pkgrel=1 pkgdesc="Efficient file-synchronization tool" url="https://www.cis.upenn.edu/~bcpierce/unison/" # ocaml is not built for x86, armhf, s390x, mips, mips64 -# ocaml-lablgtk is not built for aarch64 arch="all !x86 !armhf !armv7 !s390x !mips !mips64" license="GPL-3.0-or-later" makedepends="ocaml ocaml-lablgtk-dev linux-headers emacs-nox bash" |
