diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-14 21:03:44 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-14 21:03:44 +0000 |
commit | 0dc16681572b9da0b4c556036460f821d4c3edd0 (patch) | |
tree | ac289d559ace21f7bd5ea03684ada6917c9af24e /net-libs/gnutls/gnutls-2.8.3.ebuild | |
parent | Keywording for ppc. (diff) | |
download | gentoo-2-0dc16681572b9da0b4c556036460f821d4c3edd0.tar.gz gentoo-2-0dc16681572b9da0b4c556036460f821d4c3edd0.tar.bz2 gentoo-2-0dc16681572b9da0b4c556036460f821d4c3edd0.zip |
stable x86, bug 275695
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-libs/gnutls/gnutls-2.8.3.ebuild')
-rw-r--r-- | net-libs/gnutls/gnutls-2.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gnutls/gnutls-2.8.3.ebuild b/net-libs/gnutls/gnutls-2.8.3.ebuild index 3cc31aae0630..4f0649e2cfe3 100644 --- a/net-libs/gnutls/gnutls-2.8.3.ebuild +++ b/net-libs/gnutls/gnutls-2.8.3.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-libs/gnutls/gnutls-2.8.3.ebuild,v 1.3 2009/09/13 12:45:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gnutls/gnutls-2.8.3.ebuild,v 1.4 2009/09/14 21:03:44 fauli Exp $ EAPI="2" @@ -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 ~sparc-fbsd ~x86 ~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 zlib" RDEPEND="dev-libs/libgpg-error |