diff options
Diffstat (limited to 'net-libs/libgsasl/libgsasl-0.2.4.ebuild')
-rw-r--r-- | net-libs/libgsasl/libgsasl-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgsasl/libgsasl-0.2.4.ebuild b/net-libs/libgsasl/libgsasl-0.2.4.ebuild index f0689243b9f9..d292e7b4aa95 100644 --- a/net-libs/libgsasl/libgsasl-0.2.4.ebuild +++ b/net-libs/libgsasl/libgsasl-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.4.ebuild,v 1.5 2005/04/19 17:15:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgsasl/libgsasl-0.2.4.ebuild,v 1.6 2005/05/02 13:53:05 beu Exp $ DESCRIPTION="The GNU SASL library" HOMEPAGE="http://www.gnu.org/software/gsasl/" @@ -9,7 +9,7 @@ LICENSE="LGPL-2.1" SLOT="0" # TODO: check http://www.gnu.org/software/gsasl/#dependencies for more # optional external libraries. -KEYWORDS="~x86 amd64 ~ppc ppc64 sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc ppc64 sparc ~alpha" IUSE="kerberos nls static" PROVIDE="virtual/gsasl" DEPEND="virtual/libc |