diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2006-11-06 00:34:11 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2006-11-06 00:34:11 +0000 |
commit | 9351703a7b90333b3f551373b1753c380e18463d (patch) | |
tree | 6c6535c96519e83679b8216d948826acf2fc6579 /net-irc/xchat-gnome/xchat-gnome-0.15.ebuild | |
parent | keyworded ~x86, bug #154091 (diff) | |
download | gentoo-2-9351703a7b90333b3f551373b1753c380e18463d.tar.gz gentoo-2-9351703a7b90333b3f551373b1753c380e18463d.tar.bz2 gentoo-2-9351703a7b90333b3f551373b1753c380e18463d.zip |
keyworded ~x86, bug #154187
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-irc/xchat-gnome/xchat-gnome-0.15.ebuild')
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild index 4cc35476d0e9..623322642e81 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild,v 1.1 2006/11/05 22:24:12 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.15.ebuild,v 1.2 2006/11/06 00:34:11 opfer Exp $ inherit gnome2 eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://releases.navi.cx/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="perl tcltk python ssl mmx ipv6 nls dbus libsexy libnotify spell" RDEPEND=">=dev-libs/glib-2.12.0 |