From: Agostino Sarubbo Date: Thu, 26 Jan 2017 14:52:57 +0000 (+0100) Subject: www-client/qupzilla: x86 stable wrt bug #607298 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7e0b20ad7b2be3fc2191c1de854474bd8f492d96;p=gentoo.git www-client/qupzilla: x86 stable wrt bug #607298 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/www-client/qupzilla/qupzilla-2.0.2.ebuild b/www-client/qupzilla/qupzilla-2.0.2.ebuild index 7ba48c8b1b4a..7fd7c31c9235 100644 --- a/www-client/qupzilla/qupzilla-2.0.2.ebuild +++ b/www-client/qupzilla/qupzilla-2.0.2.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then else MY_P=QupZilla-${PV} SRC_URI="https://github.com/QupZilla/${PN}/releases/download/v${PV}/${MY_P}.tar.xz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" S=${WORKDIR}/${MY_P} fi