diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-09-15 03:17:22 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-09-15 03:18:39 +1000 |
commit | 8b10854dcc467a16bf1d476c5e342e28f3f18082 (patch) | |
tree | fe1ceab131870d4cdcb40169516f533791991435 /net-irc | |
parent | dev-libs/re2: use pkgconfig patch from upstream (diff) | |
download | gentoo-8b10854dcc467a16bf1d476c5e342e28f3f18082.tar.gz gentoo-8b10854dcc467a16bf1d476c5e342e28f3f18082.tar.bz2 gentoo-8b10854dcc467a16bf1d476c5e342e28f3f18082.zip |
net-irc/quassel: amd64/x86 stable
Gentoo-bug: 579570
Package-Manager: portage-2.3.0
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/quassel/quassel-0.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/quassel/quassel-0.12.4.ebuild b/net-irc/quassel/quassel-0.12.4.ebuild index 8d88d5eb3f15..cb9c20dcd260 100644 --- a/net-irc/quassel/quassel-0.12.4.ebuild +++ b/net-irc/quassel/quassel-0.12.4.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://quassel-irc.org/" [[ "${PV}" == "9999" ]] || SRC_URI="http://quassel-irc.org/pub/${P}.tar.bz2" LICENSE="GPL-3" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~sparc-solaris" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~sparc-solaris" SLOT="0" IUSE="ayatana crypt dbus debug kde monolithic phonon postgres qt5 +server snorenotify +ssl syslog webkit X" |