diff options
Diffstat (limited to 'app-admin/webmin/webmin-1.090.ebuild')
-rw-r--r-- | app-admin/webmin/webmin-1.090.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/webmin/webmin-1.090.ebuild b/app-admin/webmin/webmin-1.090.ebuild index c3e84e711fc2..92c1a23c8cd3 100644 --- a/app-admin/webmin/webmin-1.090.ebuild +++ b/app-admin/webmin/webmin-1.090.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.090.ebuild,v 1.1 2003/05/13 17:47:07 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.090.ebuild,v 1.2 2003/05/25 16:22:59 mholzer Exp $ IUSE="ssl" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.webmin.com/" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="dev-lang/perl ssl? ( dev-perl/Net-SSLeay )" |