diff options
Diffstat (limited to 'net-misc/vtun/vtun-3.0.2-r1.ebuild')
-rw-r--r-- | net-misc/vtun/vtun-3.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/vtun/vtun-3.0.2-r1.ebuild b/net-misc/vtun/vtun-3.0.2-r1.ebuild index b9c059f87724..544a23224ded 100644 --- a/net-misc/vtun/vtun-3.0.2-r1.ebuild +++ b/net-misc/vtun/vtun-3.0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.2-r1.ebuild,v 1.2 2012/03/03 19:29:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.2-r1.ebuild,v 1.3 2012/06/03 18:32:11 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://vtun.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" IUSE="lzo socks5 ssl zlib" RDEPEND="ssl? ( dev-libs/openssl ) |