diff options
author | Sam James <sam@gentoo.org> | 2020-07-27 13:41:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-27 13:54:03 +0000 |
commit | 92073d0d8302a9bc37d62a428fa9a4f8f8fd47d8 (patch) | |
tree | 0a1dd9daeb5a69fbd14da641b433965c31ea09af /net-vpn | |
parent | dev-java/openjdk-bin: amd64 stable (bug #732624) (diff) | |
download | gentoo-92073d0d8302a9bc37d62a428fa9a4f8f8fd47d8.tar.gz gentoo-92073d0d8302a9bc37d62a428fa9a4f8f8fd47d8.tar.bz2 gentoo-92073d0d8302a9bc37d62a428fa9a4f8f8fd47d8.zip |
net-vpn/tor: amd64 stable (bug #732644)
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.2.8.ebuild b/net-vpn/tor/tor-0.4.2.8.ebuild index fd9598d400c7..e65b395a195d 100644 --- a/net-vpn/tor/tor-0.4.2.8.ebuild +++ b/net-vpn/tor/tor-0.4.2.8.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=" |