diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 12:29:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-20 12:29:33 +0100 |
commit | 14b46a2391ac7621530bdb7f6de346e7421fa23a (patch) | |
tree | 12153e3e989c0c9e1c3f9f58f0ea3c87b688a233 | |
parent | media-gfx/fontforge: ppc64 stable wrt bug #712156 (diff) | |
download | gentoo-14b46a2391ac7621530bdb7f6de346e7421fa23a.tar.gz gentoo-14b46a2391ac7621530bdb7f6de346e7421fa23a.tar.bz2 gentoo-14b46a2391ac7621530bdb7f6de346e7421fa23a.zip |
net-vpn/tor: ppc64 stable wrt bug #713238
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 4ce60ec08e2c..eeaa8dd20e03 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 3a48f3063715..4984e96d20b3 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=" |