diff options
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 |