diff options
Diffstat (limited to 'net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild')
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild index 3ee256de4906..2d28ba8d031f 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.22.1.ebuild,v 1.2 2014/02/22 15:43:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.22.1.ebuild,v 1.3 2014/02/22 22:28:38 pacho Exp $ EAPI="5" PYTHON_COMPAT=( python2_{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" |