diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-05-26 09:43:13 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-05-26 09:43:13 -0400 |
commit | 484bc573f20ba6c4c0adc2a3f297a4ade1520d03 (patch) | |
tree | 19df196b67c8e4378317a58ef59a2fe97985a4eb /net-vpn/tor | |
parent | net-vpn/tor: bump alpha to 0.3.1.2_alpha for security bug (diff) | |
download | gentoo-484bc573f20ba6c4c0adc2a3f297a4ade1520d03.tar.gz gentoo-484bc573f20ba6c4c0adc2a3f297a4ade1520d03.tar.bz2 gentoo-484bc573f20ba6c4c0adc2a3f297a4ade1520d03.zip |
net-vpn/tor: restore ~ppc ~ppc64 to 0.3.1.2_alpha
Package-Manager: Portage-2.3.5, Repoman-2.3.1
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.3.1.2_alpha.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.1.2_alpha.ebuild b/net-vpn/tor/tor-0.3.1.2_alpha.ebuild index 005cf5ebf1e3..0b816b2d62a5 100644 --- a/net-vpn/tor/tor-0.3.1.2_alpha.ebuild +++ b/net-vpn/tor/tor-0.3.1.2_alpha.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 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd" DEPEND=" |