diff options
Diffstat (limited to 'www-apache/mod_gnutls/mod_gnutls-0.5.9.ebuild')
-rw-r--r-- | www-apache/mod_gnutls/mod_gnutls-0.5.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_gnutls/mod_gnutls-0.5.9.ebuild b/www-apache/mod_gnutls/mod_gnutls-0.5.9.ebuild index 03ddfb184206..92b163b28964 100644 --- a/www-apache/mod_gnutls/mod_gnutls-0.5.9.ebuild +++ b/www-apache/mod_gnutls/mod_gnutls-0.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_gnutls/mod_gnutls-0.5.9.ebuild,v 1.2 2011/06/18 14:56:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apache/mod_gnutls/mod_gnutls-0.5.9.ebuild,v 1.3 2011/06/19 15:30:38 maekke Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://www.outoforder.cc/downloads/${PN}/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND=">=net-libs/gnutls-2.10.0" |