summaryrefslogtreecommitdiff
path: root/www-client/qupzilla
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2016-10-09 03:37:19 +1100
committerMichael Palimaka <kensington@gentoo.org>2016-10-09 03:37:27 +1100
commit1e6fcfa51e8ef49ffa2133409c61780b8907b95b (patch)
tree0abd255a2320a61e6d3ad2ab84f5fd3a11651bc1 /www-client/qupzilla
parent876597f5a48d25e1f46f5e641670314555f3dd8f (diff)
downloadgentoo-1e6fcfa51e8ef49ffa2133409c61780b8907b95b.tar.gz
gentoo-1e6fcfa51e8ef49ffa2133409c61780b8907b95b.tar.xz
www-client/qupzilla: amd64/x86 stable
Package-Manager: portage-2.3.1
Diffstat (limited to 'www-client/qupzilla')
-rw-r--r--www-client/qupzilla/qupzilla-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/qupzilla/qupzilla-2.0.1.ebuild b/www-client/qupzilla/qupzilla-2.0.1.ebuild
index cacbc2196cd..239b4d057f0 100644
--- a/www-client/qupzilla/qupzilla-2.0.1.ebuild
+++ b/www-client/qupzilla/qupzilla-2.0.1.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