diff options
author | 2013-07-03 10:31:24 +0000 | |
---|---|---|
committer | 2013-07-03 10:31:24 +0000 | |
commit | a2d3f7c4c5b7b2db9f0e8a819b873a239afab56b (patch) | |
tree | 7ce3f0a5c82530c9413e0652e5ad310804c46e8f /net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild | |
parent | Stable for x86, wrt bug #469988 (diff) | |
download | gentoo-2-a2d3f7c4c5b7b2db9f0e8a819b873a239afab56b.tar.gz gentoo-2-a2d3f7c4c5b7b2db9f0e8a819b873a239afab56b.tar.bz2 gentoo-2-a2d3f7c4c5b7b2db9f0e8a819b873a239afab56b.zip |
Stable for x86, wrt bug #471838
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild')
-rw-r--r-- | net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild b/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild index c61ad98700d1..d71fb28b7f35 100644 --- a/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild +++ b/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild,v 1.2 2013/07/03 10:30:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-voip/telepathy-gabble/telepathy-gabble-0.16.6.ebuild,v 1.3 2013/07/03 10:31:24 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{5,6,7} ) @@ -13,7 +13,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-linux" IUSE="gnutls +jingle test" # FIXME: missing sasl-2 for tests ? (automagic) |