diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:22:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-27 13:22:36 +0200 |
commit | 421fb3149dbbaa924c25b1fb16422fd48b132adc (patch) | |
tree | 71bb6980ce920ccef8fd8b822fa05eccac3ff0ee /net-vpn | |
parent | net-analyzer/p0f: sparc stable wrt bug #615482 (diff) | |
download | gentoo-421fb3149dbbaa924c25b1fb16422fd48b132adc.tar.gz gentoo-421fb3149dbbaa924c25b1fb16422fd48b132adc.tar.bz2 gentoo-421fb3149dbbaa924c25b1fb16422fd48b132adc.zip |
net-vpn/tor: sparc stable wrt bug #616692
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.2.9.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.2.9.10.ebuild b/net-vpn/tor/tor-0.2.9.10.ebuild index 2cade117c605..f0b3ba5cf15a 100644 --- a/net-vpn/tor/tor-0.2.9.10.ebuild +++ b/net-vpn/tor/tor-0.2.9.10.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PF}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-macos" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 sparc x86 ~ppc-macos" IUSE="libressl scrypt seccomp selinux systemd tor-hardening test web" DEPEND=" |