diff options
Diffstat (limited to 'net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild b/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild index 66b5235efde7..6dd31f16cd03 100644 --- a/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild +++ b/net-libs/loudmouth/loudmouth-1.4.3-r2.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/loudmouth/loudmouth-1.4.3-r2.ebuild,v 1.5 2011/12/11 17:32:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild,v 1.6 2011/12/13 16:54:09 ago Exp $ EAPI="4" GNOME_TARBALL_SUFFIX="bz2" @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/engineyard/loudmouth" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~ppc-macos" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~ppc-macos" IUSE="asyncns debug doc ssl static-libs test" |