commit: 958c8f9795639857f4c489f94224f4479a66e010 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon May 25 06:28:17 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon May 25 06:28:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=958c8f97
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 <ago <AT> gentoo.org> net-proxy/torsocks/torsocks-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-proxy/torsocks/torsocks-2.3.0.ebuild b/net-proxy/torsocks/torsocks-2.3.0.ebuild index 185229c5cf7..b160a25fa0d 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
