summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-11-10 08:45:29 +0000
committerSam James <sam@gentoo.org>2022-11-10 08:45:41 +0000
commite7254f23879dfc8253e914123b92bb2c811b4551 (patch)
tree0fc7893bdfb6bca16e0f786a52cdfc3ae276b64b /net-vpn/tor
parentdev-java/jaxws-api: Stabilize 2.3.3 amd64, #880687 (diff)
downloadgentoo-e7254f23879dfc8253e914123b92bb2c811b4551.tar.gz
gentoo-e7254f23879dfc8253e914123b92bb2c811b4551.tar.bz2
gentoo-e7254f23879dfc8253e914123b92bb2c811b4551.zip
net-vpn/tor: Stabilize 0.4.7.10-r1 ppc64, #880699
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn/tor')
-rw-r--r--net-vpn/tor/tor-0.4.7.10-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/tor-0.4.7.10-r1.ebuild b/net-vpn/tor/tor-0.4.7.10-r1.ebuild
index 42aab32d686a..e6174147a4ed 100644
--- a/net-vpn/tor/tor-0.4.7.10-r1.ebuild
+++ b/net-vpn/tor/tor-0.4.7.10-r1.ebuild
@@ -21,7 +21,7 @@ S="${WORKDIR}/${MY_PF}"
LICENSE="BSD GPL-2"
SLOT="0"
if [[ ${PV} != *_alpha* && ${PV} != *_beta* && ${PV} != *_rc* ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~ppc-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ppc64 ~riscv ~sparc ~x86 ~ppc-macos"
fi
IUSE="caps doc lzma +man scrypt seccomp selinux +server systemd tor-hardening test zstd"
RESTRICT="!test? ( test )"