diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-21 11:30:19 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-21 12:37:06 +0100 |
commit | 9960a803231ed1020bcdff8324465247e9fe612b (patch) | |
tree | 5446ba6de8eeda10c48395cc7aed8118d72d746d /net-irc/hexchat | |
parent | 82e8e0c59d7b8994332b4c89462654f66a1af072 (diff) | |
download | gentoo-9960a803231ed1020bcdff8324465247e9fe612b.tar.gz gentoo-9960a803231ed1020bcdff8324465247e9fe612b.tar.xz |
net-irc/hexchat-2.12.4-r1: stable on alpha
Gentoo-Bug: 606496
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/hexchat-2.12.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/hexchat/hexchat-2.12.4-r1.ebuild b/net-irc/hexchat/hexchat-2.12.4-r1.ebuild index 090e87288a5..f4e15fc51ce 100644 --- a/net-irc/hexchat/hexchat-2.12.4-r1.ebuild +++ b/net-irc/hexchat/hexchat-2.12.4-r1.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]] ; then EGIT_REPO_URI="git://github.com/hexchat/hexchat.git" else SRC_URI="https://dl.hexchat.net/hexchat/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux" + KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux" fi LICENSE="GPL-2 plugin-fishlim? ( MIT )" |