diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-01-04 00:31:14 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-01-04 00:31:14 +0100 |
commit | 76c6946ed3114710cc2e173a876ed7124c9f4d69 (patch) | |
tree | f4a6968a388feeae7c259f52fb88602755002e2c | |
parent | c825427404561a6e95f80459008bc252a2079f97 (diff) | |
download | aports-76c6946ed3114710cc2e173a876ed7124c9f4d69.tar.bz2 aports-76c6946ed3114710cc2e173a876ed7124c9f4d69.tar.xz |
testing/wofi: disable
-rw-r--r-- | testing/wofi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wofi/APKBUILD b/testing/wofi/APKBUILD index 84b4279877..fe6ddbe566 100644 --- a/testing/wofi/APKBUILD +++ b/testing/wofi/APKBUILD @@ -5,7 +5,7 @@ pkgver="1.0" pkgrel=0 pkgdesc="A launcher/menu program for wlroots based wayland compositors." url="https://hg.sr.ht/~scoopta/wofi" -arch="all" +arch="" # Uses autogenerated tarballs license="GPL-3.0-only" makedepends="wayland-dev gtk+3.0-dev meson" options="!check" # no tests |