diff options
Diffstat (limited to 'dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild')
-rw-r--r-- | dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild b/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild index b77decf33a9c..8f25721048a3 100644 --- a/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild +++ b/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild,v 1.2 2007/07/06 18:44:28 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild,v 1.3 2008/01/13 14:59:09 coldwind Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tapioca-voip/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2 |