diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 20:50:11 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 20:50:11 +0000 |
commit | e45ca686e682467431a9d79728266c4c54420bf5 (patch) | |
tree | 0d4628f9637548e7a63d76b4b42730abfd5a6205 /net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild | |
parent | Improve deps. (diff) | |
download | historical-e45ca686e682467431a9d79728266c4c54420bf5.tar.gz historical-e45ca686e682467431a9d79728266c4c54420bf5.tar.bz2 historical-e45ca686e682467431a9d79728266c4c54420bf5.zip |
Keyword ~arm
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
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 311d760be114..5032af2fadb5 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-2012 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.11 2012/05/05 02:54:31 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r2.ebuild,v 1.12 2012/08/05 20:50:11 blueness 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 ~arm ia64 ppc ppc64 sparc x86 ~ppc-macos" IUSE="asyncns debug doc ssl static-libs test" |