diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2017-07-31 06:47:22 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2017-07-31 06:47:22 -0400 |
commit | e85e7c8c4cfee3cc0f91fb337f210d86aa2119d5 (patch) | |
tree | 34fa0d3a8a78caa5eed7a1f221e1eee36265ccfe /net-vpn | |
parent | app-arch/zstd: keyword ~mips (diff) | |
download | gentoo-e85e7c8c4cfee3cc0f91fb337f210d86aa2119d5.tar.gz gentoo-e85e7c8c4cfee3cc0f91fb337f210d86aa2119d5.tar.bz2 gentoo-e85e7c8c4cfee3cc0f91fb337f210d86aa2119d5.zip |
net-vpn/tor: keyword alpha version ~mips
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.3.1.4_alpha.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.3.1.4_alpha.ebuild b/net-vpn/tor/tor-0.3.1.4_alpha.ebuild index f60999a441ee..15aa33582ecb 100644 --- a/net-vpn/tor/tor-0.3.1.4_alpha.ebuild +++ b/net-vpn/tor/tor-0.3.1.4_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 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" IUSE="libressl lzma scrypt seccomp selinux systemd tor-hardening test web zstd" DEPEND=" |