Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/quassel/
Date: Sun, 15 Jul 2018 14:23:30
Message-Id: 1531664465.95cae93db68c33724ae4634b2b08668bbb639bc3.whissi@gentoo
1 commit: 95cae93db68c33724ae4634b2b08668bbb639bc3
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 14:14:28 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 14:21:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cae93d
7
8 net-irc/quassel: x86 stable (bug #660844)
9
10 Package-Manager: Portage-2.3.42, Repoman-2.3.9
11
12 net-irc/quassel/quassel-0.12.5-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/quassel/quassel-0.12.5-r2.ebuild b/net-irc/quassel/quassel-0.12.5-r2.ebuild
16 index dd632d791bb..a0296d1e259 100644
17 --- a/net-irc/quassel/quassel-0.12.5-r2.ebuild
18 +++ b/net-irc/quassel/quassel-0.12.5-r2.ebuild
19 @@ -7,7 +7,7 @@ inherit cmake-utils gnome2-utils pax-utils systemd user versionator
20
21 if [[ ${PV} != *9999* ]]; then
22 SRC_URI="http://quassel-irc.org/pub/${P}.tar.bz2"
23 - KEYWORDS="amd64 ~arm ~ppc ~x86 ~amd64-linux ~sparc-solaris"
24 + KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~sparc-solaris"
25 else
26 EGIT_REPO_URI=( "https://github.com/${PN}/${PN}" "git://git.${PN}-irc.org/${PN}" )
27 inherit git-r3