diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-21 19:15:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-21 19:15:13 +0100 |
commit | f1c0fdb3d59739d86c5df82a219b47ee2d92832b (patch) | |
tree | aa9cb94467308fb740e7ff9d5f0b423fcbba3ed6 | |
parent | gnome-extra/gnome-shell-extensions: x86 stable (bug #755848) (diff) | |
download | gentoo-f1c0fdb3d59739d86c5df82a219b47ee2d92832b.tar.gz gentoo-f1c0fdb3d59739d86c5df82a219b47ee2d92832b.tar.bz2 gentoo-f1c0fdb3d59739d86c5df82a219b47ee2d92832b.zip |
net-vpn/tor: x86 stable (bug #754156)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | net-vpn/tor/tor-0.4.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.4.6.ebuild b/net-vpn/tor/tor-0.4.4.6.ebuild index 75110bc4eea4..a18f47b0d0f4 100644 --- a/net-vpn/tor/tor-0.4.4.6.ebuild +++ b/net-vpn/tor/tor-0.4.4.6.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 +server systemd tor-hardening test zstd" DEPEND=" |