aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rofi-pass
diff options
context:
space:
mode:
authorMilan P. Stanić <mps@arvanta.net>2020-01-04 11:54:07 +0100
committerMilan P. Stanić <mps@arvanta.net>2020-01-04 11:54:07 +0100
commit16abf166cd8900e26e72cace334c284e9476c5df (patch)
tree0e3af87364340e882ef9a63a76e2e997f20c0ea8 /testing/rofi-pass
parent93a62b12dba64066573ba6758fa2b6509c7d233d (diff)
downloadaports-16abf166cd8900e26e72cace334c284e9476c5df.tar.bz2
aports-16abf166cd8900e26e72cace334c284e9476c5df.tar.xz
testing/rofi-pass: disable on all arch, rofi deps missing
disabled on all arch because rofi pkg in depends is also disabled
Diffstat (limited to 'testing/rofi-pass')
-rw-r--r--testing/rofi-pass/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rofi-pass/APKBUILD b/testing/rofi-pass/APKBUILD
index 58b8ec3d4d..4c1ad90728 100644
--- a/testing/rofi-pass/APKBUILD
+++ b/testing/rofi-pass/APKBUILD
@@ -5,7 +5,7 @@ pkgver="2.0.2"
pkgrel=0
pkgdesc="rofi frontend for pass"
url="https://github.com/carnager/rofi-pass"
-arch="noarch"
+arch="" # disabled because rofi is also disabled
license="GPL-3.0-only"
depends="xdg-utils rofi pass gawk pwgen xdotool xclip"
subpackages="$pkgname-doc"