summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-26 15:52:57 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-26 15:52:57 +0100
commit7e0b20ad7b2be3fc2191c1de854474bd8f492d96 (patch)
treefee4aa815f6f70a3dd0155de421194657050927c /www-client/qupzilla
parentapp-editors/qxmledit: x86 stable wrt bug #607296 (diff)
downloadgentoo-7e0b20ad7b2be3fc2191c1de854474bd8f492d96.tar.gz
gentoo-7e0b20ad7b2be3fc2191c1de854474bd8f492d96.tar.bz2
gentoo-7e0b20ad7b2be3fc2191c1de854474bd8f492d96.zip
www-client/qupzilla: x86 stable wrt bug #607298
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client/qupzilla')
-rw-r--r--www-client/qupzilla/qupzilla-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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