diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-25 08:28:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-25 08:28:17 +0200 |
commit | 958c8f9795639857f4c489f94224f4479a66e010 (patch) | |
tree | 681c98324cf931d95150627ee3fa51dfb787b28d /net-proxy | |
parent | net-analyzer/sarg: amd64 stable wrt bug #706748 (diff) | |
download | gentoo-958c8f9795639857f4c489f94224f4479a66e010.tar.gz gentoo-958c8f9795639857f4c489f94224f4479a66e010.tar.bz2 gentoo-958c8f9795639857f4c489f94224f4479a66e010.zip |
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@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/torsocks/torsocks-2.3.0.ebuild | 4 |
1 files 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 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 |