diff options
Diffstat (limited to 'net-libs/gnutls/gnutls-2.10.4.ebuild')
-rw-r--r-- | net-libs/gnutls/gnutls-2.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-2.10.4.ebuild b/net-libs/gnutls/gnutls-2.10.4.ebuild index 4afbf6dc303b..39a38428ed33 100644 --- a/net-libs/gnutls/gnutls-2.10.4.ebuild +++ b/net-libs/gnutls/gnutls-2.10.4.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/net-libs/gnutls/gnutls-2.10.4.ebuild,v 1.3 2011/01/10 20:57:46 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.10.4.ebuild,v 1.4 2011/01/25 21:44:56 jer Exp $ EAPI="3" @@ -26,7 +26,7 @@ fi # GPL-3 for the gnutls-extras library and LGPL for the gnutls library. LICENSE="LGPL-2.1 GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="bindist +cxx doc examples guile lzo nls test zlib" RDEPEND=">=dev-libs/libgcrypt-1.4.0 |