diff options
author | Mart Raudsepp <leio@gentoo.org> | 2020-03-28 12:44:03 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-03-28 12:45:02 +0200 |
commit | 05751f3153113466ceef9008e0c8b68c2b5ac0e2 (patch) | |
tree | 5790538739aeae4bc1e3cb3dd1ea25c09c36b0fc /net-vpn/tor | |
parent | dev-tcltk/itk: weaken dependency on dev-tcltk/itcl (diff) | |
download | gentoo-05751f3153113466ceef9008e0c8b68c2b5ac0e2.tar.gz gentoo-05751f3153113466ceef9008e0c8b68c2b5ac0e2.tar.bz2 gentoo-05751f3153113466ceef9008e0c8b68c2b5ac0e2.zip |
net-vpn/tor: arm64 stable (bug #713238)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r-- | net-vpn/tor/tor-0.4.1.9.ebuild | 2 | ||||
-rw-r--r-- | net-vpn/tor/tor-0.4.2.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-vpn/tor/tor-0.4.1.9.ebuild b/net-vpn/tor/tor-0.4.1.9.ebuild index 74fa0170a016..fafb427c382a 100644 --- a/net-vpn/tor/tor-0.4.1.9.ebuild +++ b/net-vpn/tor/tor-0.4.1.9.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=" diff --git a/net-vpn/tor/tor-0.4.2.7.ebuild b/net-vpn/tor/tor-0.4.2.7.ebuild index 9eb6f58a49cb..9002a59e9007 100644 --- a/net-vpn/tor/tor-0.4.2.7.ebuild +++ b/net-vpn/tor/tor-0.4.2.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=" |