diff options
Diffstat (limited to 'net-irc/hexchat/hexchat-2.10.1.ebuild')
-rw-r--r-- | net-irc/hexchat/hexchat-2.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/hexchat/hexchat-2.10.1.ebuild b/net-irc/hexchat/hexchat-2.10.1.ebuild index fa020dcaf21f..50a334e122d6 100644 --- a/net-irc/hexchat/hexchat-2.10.1.ebuild +++ b/net-irc/hexchat/hexchat-2.10.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-irc/hexchat/hexchat-2.10.1.ebuild,v 1.1 2014/08/01 22:37:53 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.1.ebuild,v 1.2 2014/08/30 19:22:34 nimiux Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dl.hexchat.org/hexchat/${P}.tar.xz" LICENSE="GPL-2 plugin-fishlim? ( MIT )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" IUSE="dbus +gtk ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager" REQUIRED_USE="plugins? ( python? ( ${PYTHON_REQUIRED_USE} ) )" |