Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/qupzilla/
Date: Tue, 24 Nov 2015 14:54:32
Message-Id: 1448376840.0acd7fabac76f224df0a3cffae06fd0d0a7ead2e.jer@gentoo
1 commit: 0acd7fabac76f224df0a3cffae06fd0d0a7ead2e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 24 14:54:00 2015 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 24 14:54:00 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0acd7fab
7
8 www-client/qupzilla: Mark ~ppc64 too.
9
10 Package-Manager: portage-2.2.25
11 RepoMan-Options: --ignore-arches
12
13 www-client/qupzilla/qupzilla-1.8.6-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/qupzilla/qupzilla-1.8.6-r2.ebuild b/www-client/qupzilla/qupzilla-1.8.6-r2.ebuild
17 index 4b65925..08e72f9 100644
18 --- a/www-client/qupzilla/qupzilla-1.8.6-r2.ebuild
19 +++ b/www-client/qupzilla/qupzilla-1.8.6-r2.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${MY_PN}/${PN}/releases/download/v${PV}/${MY_P}.tar.
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~x86"
25 +KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
26 IUSE="dbus debug gnome-keyring kde libressl nonblockdialogs +qt4 qt5"
27 REQUIRED_USE="^^ ( qt4 qt5 )
28 kde? ( qt4 )"