diff options
Diffstat (limited to 'net-libs/loudmouth/loudmouth-1.2.3.ebuild')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.2.3.ebuild b/net-libs/loudmouth/loudmouth-1.2.3.ebuild index 7499ae87040d..479e183872cf 100644 --- a/net-libs/loudmouth/loudmouth-1.2.3.ebuild +++ b/net-libs/loudmouth/loudmouth-1.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.2.3.ebuild,v 1.9 2008/03/30 12:46:45 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.2.3.ebuild,v 1.10 2008/04/01 19:48:45 opfer Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://ftp.imendio.com/pub/imendio/${PN}/src/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc x86" IUSE="doc gnutls ssl debug test" |