Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/quassel/
Date: Sat, 26 Mar 2016 16:51:31
Message-Id: 1459010917.e77f1be3d559c5c3f5dcba21a246c8b06ca695fb.johu@gentoo
1 commit: e77f1be3d559c5c3f5dcba21a246c8b06ca695fb
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 26 16:48:37 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 26 16:48:37 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77f1be3
7
8 net-irc/quassel: Restore arm
9
10 Package-Manager: portage-2.2.28
11
12 net-irc/quassel/quassel-0.12.3-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-irc/quassel/quassel-0.12.3-r1.ebuild b/net-irc/quassel/quassel-0.12.3-r1.ebuild
16 index 127d82e..e264d6a 100644
17 --- a/net-irc/quassel/quassel-0.12.3-r1.ebuild
18 +++ b/net-irc/quassel/quassel-0.12.3-r1.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="http://quassel-irc.org/"
20 [[ "${PV}" == "9999" ]] || SRC_URI="http://quassel-irc.org/pub/${P}.tar.bz2"
21
22 LICENSE="GPL-3"
23 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~sparc-solaris"
24 +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~sparc-solaris"
25 SLOT="0"
26 IUSE="ayatana crypt dbus debug kde monolithic phonon postgres qt5 +server
27 snorenotify +ssl syslog webkit X"