diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 12:52:51 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-18 16:01:34 +0000 |
commit | fa6f48526baf831bba6bd9f7c527d2cf16f10d4f (patch) | |
tree | 6269cc25568b44f9516e375758f6226eaa615ff7 /net-vpn | |
parent | dev-libs/oniguruma: stable 6.9.0 for ppc64, bug #671294 (diff) | |
download | gentoo-fa6f48526baf831bba6bd9f7c527d2cf16f10d4f.tar.gz gentoo-fa6f48526baf831bba6bd9f7c527d2cf16f10d4f.tar.bz2 gentoo-fa6f48526baf831bba6bd9f7c527d2cf16f10d4f.zip |
net-vpn/tor: stable 0.3.4.9 for ppc64, bug #671338
Package-Manager: Portage-2.3.51, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.3.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.4.9.ebuild b/net-vpn/tor/tor-0.3.4.9.ebuild index c4ceb0600e10..a3c80389e8a0 100644 --- a/net-vpn/tor/tor-0.3.4.9.ebuild +++ b/net-vpn/tor/tor-0.3.4.9.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86 ~ppc-macos" +KEYWORDS="amd64 ~arm ~mips ppc ppc64 x86 ~ppc-macos" IUSE="caps libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd" DEPEND=" |