diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 21:54:44 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-01-26 21:55:17 +0100 |
commit | 2c5bb5e25a678d4a3238a5c176fd0a53799b45e4 (patch) | |
tree | 6c87f7c1e0078953179e142b7defcdb5680c7844 /net-vpn/tor | |
parent | sys-apps/systemd: x86 stable (bug #706504) (diff) | |
download | gentoo-2c5bb5e25a678d4a3238a5c176fd0a53799b45e4.tar.gz gentoo-2c5bb5e25a678d4a3238a5c176fd0a53799b45e4.tar.bz2 gentoo-2c5bb5e25a678d4a3238a5c176fd0a53799b45e4.zip |
net-vpn/tor: x86 stable (bug #706364)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.4.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/tor/tor-0.4.2.5.ebuild b/net-vpn/tor/tor-0.4.2.5.ebuild index 641ea99a213a..230002704066 100644 --- a/net-vpn/tor/tor-0.4.2.5.ebuild +++ b/net-vpn/tor/tor-0.4.2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -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=" |