diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-09-17 19:12:35 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-09-17 19:12:35 +0000 |
commit | b28a4069236a016e1f29551a47016bef07f09071 (patch) | |
tree | da6fef7968e6655481ab5358c894def65531bbd2 /net-proxy | |
parent | added version without REQUIRED_USE (diff) | |
download | gentoo-2-b28a4069236a016e1f29551a47016bef07f09071.tar.gz gentoo-2-b28a4069236a016e1f29551a47016bef07f09071.tar.bz2 gentoo-2-b28a4069236a016e1f29551a47016bef07f09071.zip |
Keyword ~arm
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/torsocks/ChangeLog | 6 | ||||
-rw-r--r-- | net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-proxy/torsocks/ChangeLog b/net-proxy/torsocks/ChangeLog index 7434565a1dd2..095010d85587 100644 --- a/net-proxy/torsocks/ChangeLog +++ b/net-proxy/torsocks/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-proxy/torsocks # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/ChangeLog,v 1.12 2013/09/17 18:22:23 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/ChangeLog,v 1.13 2013/09/17 19:12:35 blueness Exp $ + + 17 Sep 2013; Anthony G. Basile <blueness@gentoo.org> + torsocks-2.0.0_rc2.ebuild: + Keyword ~arm *torsocks-2.0.0_rc2 (17 Sep 2013) diff --git a/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild b/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild index f539abbf146d..7e23f98e2561 100644 --- a/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild +++ b/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild,v 1.1 2013/09/17 18:22:23 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/torsocks/torsocks-2.0.0_rc2.ebuild,v 1.2 2013/09/17 19:12:35 blueness Exp $ EAPI="5" @@ -16,7 +16,7 @@ SRC_URI="https://github.com/dgoulet/torsocks/archive/v${MY_PV}.tar.gz -> ${MY_PF LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="static-libs" # We do not depend on tor which might be running on a different box |