Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/hexchat/
Date: Wed, 27 Jun 2018 22:15:13
Message-Id: 1530137633.6f3115c744021cd7b08e295cbf5f76c3f9ce47b1.slyfox@gentoo
1 commit: 6f3115c744021cd7b08e295cbf5f76c3f9ce47b1
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 27 22:00:44 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 27 22:13:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f3115c7
7
8 net-irc/hexchat: stable 2.12.4-r2 for ppc64, bug #658752
9
10 Bug: https://bugs.gentoo.org/658752
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="ppc64"
13
14 net-irc/hexchat/hexchat-2.12.4-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-irc/hexchat/hexchat-2.12.4-r2.ebuild b/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
18 index fad049c36bd..6c9dda82872 100644
19 --- a/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
20 +++ b/net-irc/hexchat/hexchat-2.12.4-r2.ebuild
21 @@ -15,7 +15,7 @@ if [[ "${PV}" == "9999" ]] ; then
22 EGIT_REPO_URI="https://github.com/${PN}/${PN}.git"
23 else
24 SRC_URI="https://dl.hexchat.net/${PN}/${P}.tar.xz"
25 - KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux"
26 + KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux"
27 fi
28
29 LICENSE="GPL-2 plugin-fishlim? ( MIT )"