commit: 7e0b20ad7b2be3fc2191c1de854474bd8f492d96
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 26 14:52:57 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Thu Jan 26 14:52:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0b20ad
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 <AT> gentoo.org>
www-client/qupzilla/qupzilla-2.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/qupzilla/qupzilla-2.0.2.ebuild
b/www-client/qupzilla/qupzilla-2.0.2.ebuild
index 7ba48c8..7fd7c31 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