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

index cacbc2196cda1307b9fe9981017fb7db221a00dc..7ba48c8b1b4a3c2ec7bb16e3064867bf796ed51c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -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