diff options
Diffstat (limited to 'net-misc/neon/neon-0.28.6.ebuild')
-rw-r--r-- | net-misc/neon/neon-0.28.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/neon/neon-0.28.6.ebuild b/net-misc/neon/neon-0.28.6.ebuild index 94f65d5e7712..eeda01d63bc4 100644 --- a/net-misc/neon/neon-0.28.6.ebuild +++ b/net-misc/neon/neon-0.28.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.28.6.ebuild,v 1.6 2009/08/24 14:56:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.28.6.ebuild,v 1.7 2009/08/25 13:38:02 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.webdav.org/neon/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="doc expat gnutls kerberos nls pkcs11 socks5 ssl zlib" IUSE_LINGUAS="cs de fr ja nn pl ru tr zh_CN" for lingua in ${IUSE_LINGUAS}; do |