diff options
-rw-r--r-- | net-vpn/tor/tor-0.2.9.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.2.9.10.ebuild b/net-vpn/tor/tor-0.2.9.10.ebuild index 035d07ef861f..62dc606d4ec6 100644 --- a/net-vpn/tor/tor-0.2.9.10.ebuild +++ b/net-vpn/tor/tor-0.2.9.10.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos" IUSE="libressl scrypt seccomp selinux systemd tor-hardening test web" DEPEND=" |