diff options
author | Markus Meier <maekke@gentoo.org> | 2015-02-28 20:03:10 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-02-28 20:03:10 +0000 |
commit | 62650234de85371aa661e2f981057680bb87aedc (patch) | |
tree | d40e763614a9233bee8c56dc0f0d5ad266c1e00a /net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild | |
parent | add ~arm, bug #539730 (diff) | |
download | gentoo-2-62650234de85371aa661e2f981057680bb87aedc.tar.gz gentoo-2-62650234de85371aa661e2f981057680bb87aedc.tar.bz2 gentoo-2-62650234de85371aa661e2f981057680bb87aedc.zip |
add ~arm, bug #540102
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild')
-rw-r--r-- | net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild b/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild index df0cf916816c..8ba53ce3f938 100644 --- a/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild +++ b/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild,v 1.10 2013/10/09 17:10:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/tinyproxy/tinyproxy-1.8.3-r3.ebuild,v 1.11 2015/02/28 20:03:10 maekke Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://www.banu.com/pub/${PN}/1.8/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc sparc x86" IUSE="test debug +filter-proxy minimal reverse-proxy transparent-proxy +upstream-proxy +xtinyproxy-header" |