diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:35 +0100 |
commit | f0e204e7748990879435c37e89cef84baf4c8ec7 (patch) | |
tree | dbd2bd4ef23ef65d1224eddec273b58e1f10240b /net-vpn | |
parent | net-libs/libmicrohttpd: ppc64 stable wrt bug #703220 (diff) | |
download | gentoo-f0e204e7748990879435c37e89cef84baf4c8ec7.tar.gz gentoo-f0e204e7748990879435c37e89cef84baf4c8ec7.tar.bz2 gentoo-f0e204e7748990879435c37e89cef84baf4c8ec7.zip |
net-vpn/tor: ppc64 stable wrt bug #703366
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.1.7.ebuild b/net-vpn/tor/tor-0.4.1.7.ebuild index fb342351efec..477630a96c7f 100644 --- a/net-vpn/tor/tor-0.4.1.7.ebuild +++ b/net-vpn/tor/tor-0.4.1.7.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ~ppc64 ~x86 ~ppc-macos" +KEYWORDS="amd64 ~arm ~arm64 ~mips ppc ppc64 ~x86 ~ppc-macos" IUSE="caps doc libressl lzma +man scrypt seccomp selinux systemd tor-hardening test zstd" DEPEND=" |