diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-23 17:57:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-23 17:59:15 +0100 |
commit | cbdca948bd00ebd5583025749be51d79509a3bbb (patch) | |
tree | adf839114b93bf747da48a42a475f52740fe71ad /www-client | |
parent | app-crypt/keybase: amd64 stable wrt bug #572438 (diff) | |
download | gentoo-cbdca948bd00ebd5583025749be51d79509a3bbb.tar.gz gentoo-cbdca948bd00ebd5583025749be51d79509a3bbb.tar.bz2 gentoo-cbdca948bd00ebd5583025749be51d79509a3bbb.zip |
www-client/qupzilla: amd64 stable wrt bug #569926
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/qupzilla/qupzilla-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/qupzilla/qupzilla-1.8.9.ebuild b/www-client/qupzilla/qupzilla-1.8.9.ebuild index 13f0d94ef1df..44bafc0a5221 100644 --- a/www-client/qupzilla/qupzilla-1.8.9.ebuild +++ b/www-client/qupzilla/qupzilla-1.8.9.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 ~ppc64 ~x86" +KEYWORDS="amd64 arm ~ppc64 ~x86" IUSE="dbus debug gnome-keyring kde libressl nonblockdialogs +qt4 qt5" REQUIRED_USE="^^ ( qt4 qt5 ) kde? ( qt4 )" |