diff options
author | Daniel Peukert | 2023-05-23 21:05:15 +0200 |
---|---|---|
committer | Daniel Peukert | 2023-05-23 21:05:15 +0200 |
commit | 59a5c03dc836074c2b87ddad6de305c0a1ed6f08 (patch) | |
tree | 924baea89366a5114aa3957287f7abd5fff90bc3 /.SRCINFO | |
parent | e91a28aaf5079709f628f78b6e3c9e82c94c80d3 (diff) | |
download | aur-59a5c03dc836074c2b87ddad6de305c0a1ed6f08.tar.gz |
Remove unsupported archs from ocaml packages
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -4,9 +4,6 @@ pkgbase = ocaml-sedlex pkgrel = 3 url = https://github.com/ocaml-community/sedlex arch = x86_64 - arch = i686 - arch = pentium4 - arch = armv7h arch = aarch64 license = MIT checkdepends = ocaml-ppx_expect |