diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-22 10:36:35 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-22 10:36:45 +0100 |
commit | 97f9e33218eb18317047b30eaf3c827002036a55 (patch) | |
tree | 708173c21085c909aec2c24c32e060f153c3ef55 /net-irc | |
parent | dev-libs/hiredis-0.13.3-r0: stable on alpha (diff) | |
download | gentoo-97f9e33218eb18317047b30eaf3c827002036a55.tar.gz gentoo-97f9e33218eb18317047b30eaf3c827002036a55.tar.bz2 gentoo-97f9e33218eb18317047b30eaf3c827002036a55.zip |
net-irc/hexchat: Stable for HPPA (bug #606496).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-irc')
-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 b7972cb565ac..9b9b4f104ac1 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 )" |