Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/
Date: Sun, 05 Feb 2017 17:03:59
Message-Id: 1486314222.c8b5d1fd2c215e1c2c4501b229fd3e90cd3b7267.maekke@gentoo
1 commit: c8b5d1fd2c215e1c2c4501b229fd3e90cd3b7267
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 5 17:03:42 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 5 17:03:42 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8b5d1fd
7
8 net-irc/hexchat: arm stable, bug #606496
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 net-irc/hexchat/hexchat-2.12.4-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-irc/hexchat/hexchat-2.12.4-r1.ebuild b/net-irc/hexchat/hexchat-2.12.4-r1.ebuild
17 index 32889e5..ec14f04 100644
18 --- a/net-irc/hexchat/hexchat-2.12.4-r1.ebuild
19 +++ b/net-irc/hexchat/hexchat-2.12.4-r1.ebuild
20 @@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]] ; then
21 EGIT_REPO_URI="git://github.com/hexchat/hexchat.git"
22 else
23 SRC_URI="https://dl.hexchat.net/hexchat/${P}.tar.xz"
24 - KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux"
25 + KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-linux"
26 fi
27
28 LICENSE="GPL-2 plugin-fishlim? ( MIT )"