diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:15:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-24 23:50:51 +0100 |
commit | fb51fbf649baaef4e03cee388bf424c8f3ae71b9 (patch) | |
tree | ee65651d0e6ba2a9acaf3161c0bd1e4eaf72a922 /net-vpn | |
parent | media-libs/sratom: stable 0.6.0-r1 for ppc64, bug #686594 (diff) | |
download | gentoo-fb51fbf649baaef4e03cee388bf424c8f3ae71b9.tar.gz gentoo-fb51fbf649baaef4e03cee388bf424c8f3ae71b9.tar.bz2 gentoo-fb51fbf649baaef4e03cee388bf424c8f3ae71b9.zip |
net-vpn/tor: stable 0.4.0.5 for ppc64, bug #686606
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r-- | net-vpn/tor/tor-0.4.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.0.5.ebuild b/net-vpn/tor/tor-0.4.0.5.ebuild index f9ec89b80347..81dd11adc73b 100644 --- a/net-vpn/tor/tor-0.4.0.5.ebuild +++ b/net-vpn/tor/tor-0.4.0.5.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=" |