diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:02:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-08 00:03:10 +0100 |
commit | 225647ea8bb45922701d6091635a74e8f3b1eb89 (patch) | |
tree | 1b78b7c4172c5d5333f013e7bccf2f6db9cc5b98 /net-vpn | |
parent | net-misc/curl: stable 7.61.1 for ppc64, bug #665292 (diff) | |
download | gentoo-225647ea8bb45922701d6091635a74e8f3b1eb89.tar.gz gentoo-225647ea8bb45922701d6091635a74e8f3b1eb89.tar.bz2 gentoo-225647ea8bb45922701d6091635a74e8f3b1eb89.zip |
net-vpn/tor: stable 0.3.3.9 for ppc64, bug #665320
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.3.3.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.3.9.ebuild b/net-vpn/tor/tor-0.3.3.9.ebuild index 729c856a9fbd..78e9cb1945b5 100644 --- a/net-vpn/tor/tor-0.3.3.9.ebuild +++ b/net-vpn/tor/tor-0.3.3.9.ebuild @@ -17,7 +17,7 @@ LICENSE="BSD GPL-2" SLOT="0" # We need to keyword app-arch/zstd #KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" -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=" |