diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 12:28:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 12:28:16 +0100 |
commit | 3475e658e8eb7fd539d966087f2fb64b01062b9c (patch) | |
tree | 7ca288ed16a1e7eaaa32dea650248122428aa388 /net-vpn | |
parent | media-gfx/fontforge: ppc stable wrt bug #712156 (diff) | |
download | gentoo-3475e658e8eb7fd539d966087f2fb64b01062b9c.tar.gz gentoo-3475e658e8eb7fd539d966087f2fb64b01062b9c.tar.bz2 gentoo-3475e658e8eb7fd539d966087f2fb64b01062b9c.zip |
net-vpn/tor: ppc stable wrt bug #713238
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.1.9.ebuild | 2 | ||||
-rw-r--r-- | net-vpn/tor/tor-0.4.2.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/tor/tor-0.4.1.9.ebuild b/net-vpn/tor/tor-0.4.1.9.ebuild index 5fd6b803ab68..4ce60ec08e2c 100644 --- a/net-vpn/tor/tor-0.4.1.9.ebuild +++ b/net-vpn/tor/tor-0.4.1.9.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=" diff --git a/net-vpn/tor/tor-0.4.2.7.ebuild b/net-vpn/tor/tor-0.4.2.7.ebuild index 545c518b7d93..3a48f3063715 100644 --- a/net-vpn/tor/tor-0.4.2.7.ebuild +++ b/net-vpn/tor/tor-0.4.2.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=" |