diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-07 13:36:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-07 13:36:02 +0000 |
commit | c1159b13c07d38fe7083a843d8e2abfea5d84d18 (patch) | |
tree | b6d93f3085e8aabd6b73d292214cd13ae2f83f75 /net-irc/xchat/xchat-2.8.6-r2.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-c1159b13c07d38fe7083a843d8e2abfea5d84d18.tar.gz gentoo-2-c1159b13c07d38fe7083a843d8e2abfea5d84d18.tar.bz2 gentoo-2-c1159b13c07d38fe7083a843d8e2abfea5d84d18.zip |
Add ~arm wrt #282446
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-irc/xchat/xchat-2.8.6-r2.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.8.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.8.6-r2.ebuild b/net-irc/xchat/xchat-2.8.6-r2.ebuild index e684bd76b159..f91f6656cbd2 100644 --- a/net-irc/xchat/xchat-2.8.6-r2.ebuild +++ b/net-irc/xchat/xchat-2.8.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.2 2009/04/05 23:41:56 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.3 2009/09/07 13:36:02 armin76 Exp $ inherit eutils versionator gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="perl dbus tcl python ssl mmx ipv6 libnotify nls spell xchatnogtk xchatdccserver xft" RDEPEND=">=dev-libs/glib-2.6.0 |