diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-24 15:54:00 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-24 15:54:00 +0100 |
commit | 0acd7fabac76f224df0a3cffae06fd0d0a7ead2e (patch) | |
tree | 773ae5cb3766ecea9b96dbc011d054218845b218 /www-client/qupzilla | |
parent | media-libs/libsndfile: Stable for PPC64 (bug #566682). (diff) | |
download | gentoo-0acd7fabac76f224df0a3cffae06fd0d0a7ead2e.tar.gz gentoo-0acd7fabac76f224df0a3cffae06fd0d0a7ead2e.tar.bz2 gentoo-0acd7fabac76f224df0a3cffae06fd0d0a7ead2e.zip |
www-client/qupzilla: Mark ~ppc64 too.
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
Diffstat (limited to 'www-client/qupzilla')
-rw-r--r-- | www-client/qupzilla/qupzilla-1.8.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/qupzilla/qupzilla-1.8.6-r2.ebuild b/www-client/qupzilla/qupzilla-1.8.6-r2.ebuild index 4b65925c4703..08e72f9dce99 100644 --- a/www-client/qupzilla/qupzilla-1.8.6-r2.ebuild +++ b/www-client/qupzilla/qupzilla-1.8.6-r2.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${MY_PN}/${PN}/releases/download/v${PV}/${MY_P}.tar. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="dbus debug gnome-keyring kde libressl nonblockdialogs +qt4 qt5" REQUIRED_USE="^^ ( qt4 qt5 ) kde? ( qt4 )" |