summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-03-25 23:59:27 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-03-26 00:40:53 +0200
commitd9c21bdde6a249d7edd867ad3f24b8a0b8199b21 (patch)
treeb958e2690e37d9ca651ef9d91e684ab2574bc5e1 /www-client
parentapp-misc/pax-utils: x86 stable (bug #607896) (diff)
downloadgentoo-d9c21bdde6a249d7edd867ad3f24b8a0b8199b21.tar.gz
gentoo-d9c21bdde6a249d7edd867ad3f24b8a0b8199b21.tar.bz2
gentoo-d9c21bdde6a249d7edd867ad3f24b8a0b8199b21.zip
www-client/qupzilla: x86 stable (bug #638996)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-client')
-rw-r--r--www-client/qupzilla/qupzilla-2.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/qupzilla/qupzilla-2.2.5.ebuild b/www-client/qupzilla/qupzilla-2.2.5.ebuild
index 6ba44dd86d4e..fae01513ce11 100644
--- a/www-client/qupzilla/qupzilla-2.2.5.ebuild
+++ b/www-client/qupzilla/qupzilla-2.2.5.ebuild
@@ -20,7 +20,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 ~arm ~x86"
+ KEYWORDS="amd64 ~arm x86"
S=${WORKDIR}/${MY_P}
fi