diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-19 11:24:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-19 11:24:59 +0000 |
commit | ca193e64e24c415cd91194be9dc732df9a1a3d81 (patch) | |
tree | e26fedad27f3148f4d4d2783ea03e70291325f64 /net-misc/stunnel/stunnel-5.07.ebuild | |
parent | Stable for HPPA (bug #529000). (diff) | |
download | gentoo-2-ca193e64e24c415cd91194be9dc732df9a1a3d81.tar.gz gentoo-2-ca193e64e24c415cd91194be9dc732df9a1a3d81.tar.bz2 gentoo-2-ca193e64e24c415cd91194be9dc732df9a1a3d81.zip |
Stable for HPPA (bug #528004).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc/stunnel/stunnel-5.07.ebuild')
-rw-r--r-- | net-misc/stunnel/stunnel-5.07.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-5.07.ebuild b/net-misc/stunnel/stunnel-5.07.ebuild index b118ff1da0a2..e829514850a5 100644 --- a/net-misc/stunnel/stunnel-5.07.ebuild +++ b/net-misc/stunnel/stunnel-5.07.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.07.ebuild,v 1.1 2014/11/02 12:06:14 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-5.07.ebuild,v 1.2 2014/11/19 11:24:59 jer Exp $ EAPI="5" @@ -18,7 +18,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6 selinux tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |