diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 13:38:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 13:38:37 +0000 |
commit | 9448b6b5f594bea4263177e90d953bef6297a72c (patch) | |
tree | 3bebadd748b541ec84c5f58203e0d870f87a1473 /net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild | |
parent | Stable for ia64, wrt bug #467450 (diff) | |
download | gentoo-2-9448b6b5f594bea4263177e90d953bef6297a72c.tar.gz gentoo-2-9448b6b5f594bea4263177e90d953bef6297a72c.tar.bz2 gentoo-2-9448b6b5f594bea4263177e90d953bef6297a72c.zip |
Stable for ia64, wrt bug #467934
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild')
-rw-r--r-- | net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild b/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild index f4e0ea2cd7a0..144ab171b717 100644 --- a/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild +++ b/net-irc/telepathy-idle/telepathy-idle-0.1.16.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-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild,v 1.6 2013/05/05 17:34:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/telepathy-idle/telepathy-idle-0.1.16.ebuild,v 1.7 2013/05/07 13:38:37 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="test" RDEPEND=" |