diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-19 16:44:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-19 16:44:08 +0100 |
commit | 5d0e8f44879a89fd55bc648938498c3677e1e69d (patch) | |
tree | 5777ae91688facca7f45b49cdbb484be93d226f9 /net-vpn/tor | |
parent | media-plugins/mcp-plugins: amd64 stable wrt bug #703310 (diff) | |
download | gentoo-5d0e8f44879a89fd55bc648938498c3677e1e69d.tar.gz gentoo-5d0e8f44879a89fd55bc648938498c3677e1e69d.tar.bz2 gentoo-5d0e8f44879a89fd55bc648938498c3677e1e69d.zip |
net-vpn/tor: amd64 stable wrt bug #703366
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.4.1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.1.7.ebuild b/net-vpn/tor/tor-0.4.1.7.ebuild index 8085c15bf0ad..1f2510f2d61b 100644 --- a/net-vpn/tor/tor-0.4.1.7.ebuild +++ b/net-vpn/tor/tor-0.4.1.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=" |