diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-11 22:42:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-11-11 22:43:07 +0000 |
commit | c77706354c71d29620141a5b841c27fc0c44d8ad (patch) | |
tree | 6a58e341f1f8c5f0ebfef79c265895520184271e | |
parent | app-admin/syslog-ng: drop old (diff) | |
download | gentoo-c77706354c71d29620141a5b841c27fc0c44d8ad.tar.gz gentoo-c77706354c71d29620141a5b841c27fc0c44d8ad.tar.bz2 gentoo-c77706354c71d29620141a5b841c27fc0c44d8ad.zip |
net-vpn/tor: stable 0.4.4.5 for ppc/ppc64
stable wrt bug #753755 (STABLEREQ)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | net-vpn/tor/tor-0.4.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.4.5.ebuild b/net-vpn/tor/tor-0.4.4.5.ebuild index 499371d6e711..f75945c49709 100644 --- a/net-vpn/tor/tor-0.4.4.5.ebuild +++ b/net-vpn/tor/tor-0.4.4.5.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 +server systemd tor-hardening test zstd" DEPEND=" |