www-client/qupzilla: x86 stable wrt bug #607298
authorAgostino Sarubbo <ago@gentoo.org>
Thu, 26 Jan 2017 14:52:57 +0000 (15:52 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Thu, 26 Jan 2017 14:52:57 +0000 (15:52 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
www-client/qupzilla/qupzilla-2.0.2.ebuild

index 7ba48c8b1b4a3c2ec7bb16e3064867bf796ed51c..7fd7c31c923523de5f138eca71cb76d63e892bf5 100644 (file)
@@ -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