From: Agostino Sarubbo Date: Mon, 25 May 2020 06:28:17 +0000 (+0200) Subject: net-proxy/torsocks: amd64 stable wrt bug #715498 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=958c8f9795639857f4c489f94224f4479a66e010;p=gentoo.git net-proxy/torsocks: amd64 stable wrt bug #715498 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/net-proxy/torsocks/torsocks-2.3.0.ebuild b/net-proxy/torsocks/torsocks-2.3.0.ebuild index 185229c5cf7e..b160a25fa0d1 100644 --- a/net-proxy/torsocks/torsocks-2.3.0.ebuild +++ b/net-proxy/torsocks/torsocks-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/dgoulet/torsocks/archive/v${MY_PV}.tar.gz -> ${MY_PF LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="static-libs" # We do not depend on tor which might be running on a different box