diff options
author | Sam James <sam@gentoo.org> | 2020-07-29 16:03:42 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-29 16:21:18 +0000 |
commit | 737a40792b84cbdb774ea65c87045a82c19cb92b (patch) | |
tree | 884f1f6bd27adcba4246e7645889ea108b294b5a /net-vpn | |
parent | net-libs/libetpan: ppc64 stable (bug #734130) (diff) | |
download | gentoo-737a40792b84cbdb774ea65c87045a82c19cb92b.tar.gz gentoo-737a40792b84cbdb774ea65c87045a82c19cb92b.tar.bz2 gentoo-737a40792b84cbdb774ea65c87045a82c19cb92b.zip |
net-vpn/tor: ppc64 stable (bug #732644)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.2.8.ebuild b/net-vpn/tor/tor-0.4.2.8.ebuild index 747a95bb80d1..6e4b1fdfd6ef 100644 --- a/net-vpn/tor/tor-0.4.2.8.ebuild +++ b/net-vpn/tor/tor-0.4.2.8.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=" |