diff options
author | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-18 08:36:23 +0000 |
---|---|---|
committer | Ariadne Conill <ariadne@dereferenced.org> | 2020-04-18 08:36:23 +0000 |
commit | a8b8816385a90ca8afb87a8bbc02a2b2b546a8b8 (patch) | |
tree | 0ae2dcb26e70928dec895782f27c7bd7e5d56d07 | |
parent | b8d192ba4ef5fa005e3a697714f667c79a8c01c2 (diff) | |
download | aports-a8b8816385a90ca8afb87a8bbc02a2b2b546a8b8.tar.bz2 aports-a8b8816385a90ca8afb87a8bbc02a2b2b546a8b8.tar.xz |
community/tor: disable package pending security review
-rw-r--r-- | community/tor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tor/APKBUILD b/community/tor/APKBUILD index ae8eb19cc1..3d24b31358 100644 --- a/community/tor/APKBUILD +++ b/community/tor/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.3.1.10 pkgrel=0 pkgdesc="Anonymous network connectivity" url="https://www.torproject.org" -arch="all" +#arch="all" license="BSD" pkgusers="tor" depends="" |