diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-03 00:20:41 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-03 00:20:41 +0000 |
commit | a0ea4a85d3429073ba838acb576bc766647d17cc (patch) | |
tree | bedcc4605296267fa4e3926ee2ad547fcb593521 /net-libs/gloox/gloox-1.0.ebuild | |
parent | 2.2.0_alpha124 version bump. This includes all of the fixes in 2.1.11.13 (diff) | |
download | gentoo-2-a0ea4a85d3429073ba838acb576bc766647d17cc.tar.gz gentoo-2-a0ea4a85d3429073ba838acb576bc766647d17cc.tar.bz2 gentoo-2-a0ea4a85d3429073ba838acb576bc766647d17cc.zip |
Keyword ~arm, bug #343515
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/gloox/gloox-1.0.ebuild')
-rw-r--r-- | net-libs/gloox/gloox-1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-libs/gloox/gloox-1.0.ebuild b/net-libs/gloox/gloox-1.0.ebuild index 71726f97511f..e94343cc709b 100644 --- a/net-libs/gloox/gloox-1.0.ebuild +++ b/net-libs/gloox/gloox-1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v 1.3 2009/12/17 20:50:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/gloox/gloox-1.0.ebuild,v 1.4 2012/09/03 00:20:41 blueness Exp $ EAPI=2 @@ -11,7 +11,7 @@ SRC_URI="http://camaya.net/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" IUSE="debug gnutls idn ssl zlib" DEPEND="idn? ( net-dns/libidn ) |