diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:41:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:41:28 +0000 |
commit | 34d5523c9516c4a230507dfe7ed0092056f2d005 (patch) | |
tree | 7956fe15fb62d34de24804ab23f6a6b2ff3d2876 /net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild | |
parent | Stable for ia64, wrt bug #458984 (diff) | |
download | gentoo-2-34d5523c9516c4a230507dfe7ed0092056f2d005.tar.gz gentoo-2-34d5523c9516c4a230507dfe7ed0092056f2d005.tar.bz2 gentoo-2-34d5523c9516c4a230507dfe7ed0092056f2d005.zip |
Stable for ia64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild')
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild index 2adba986f32a..48fc5dfde619 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.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-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild,v 1.7 2013/03/28 16:01:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.20.1-r1.ebuild,v 1.8 2013/03/29 13:41:28 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{5,6,7} ) @@ -15,7 +15,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-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="debug +introspection +vala" REQUIRED_USE="vala? ( introspection )" |