diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-09-01 16:19:24 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-09-01 16:19:24 +0000 |
commit | f2f8d82496dc57bea412c82a667c6763178c6b2d (patch) | |
tree | 94adfa5377edcae76230b48cf631cb6699ac9e6d /net-misc/stunnel/stunnel-4.20.ebuild | |
parent | Added ~amd64 (diff) | |
download | gentoo-2-f2f8d82496dc57bea412c82a667c6763178c6b2d.tar.gz gentoo-2-f2f8d82496dc57bea412c82a667c6763178c6b2d.tar.bz2 gentoo-2-f2f8d82496dc57bea412c82a667c6763178c6b2d.zip |
Stable for HPPA (bug #113778).
(Portage version: 2.1.2.12)
Diffstat (limited to 'net-misc/stunnel/stunnel-4.20.ebuild')
-rw-r--r-- | net-misc/stunnel/stunnel-4.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/stunnel/stunnel-4.20.ebuild b/net-misc/stunnel/stunnel-4.20.ebuild index 8167cf4a0ff4..e44955b072fc 100644 --- a/net-misc/stunnel/stunnel-4.20.ebuild +++ b/net-misc/stunnel/stunnel-4.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.20.ebuild,v 1.5 2007/09/01 14:20:47 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/stunnel/stunnel-4.20.ebuild,v 1.6 2007/09/01 16:19:24 jer Exp $ inherit ssl-cert eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.stunnel.org/download/stunnel/src/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc ~x86" IUSE="ipv6 selinux tcpd" DEPEND="tcpd? ( sys-apps/tcp-wrappers ) |