diff options
Diffstat (limited to 'net-libs/loudmouth/loudmouth-0.17.1.ebuild')
-rw-r--r-- | net-libs/loudmouth/loudmouth-0.17.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-0.17.1.ebuild b/net-libs/loudmouth/loudmouth-0.17.1.ebuild index f76228170e93..9f0ac833d77d 100644 --- a/net-libs/loudmouth/loudmouth-0.17.1.ebuild +++ b/net-libs/loudmouth/loudmouth-0.17.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.17.1.ebuild,v 1.1 2004/09/02 22:49:14 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-0.17.1.ebuild,v 1.2 2004/09/03 21:34:19 slarti Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://loudmouth.imendio.org/" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ~ppc ~amd64" IUSE="doc ssl" |