summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-03-24 18:49:49 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-03-24 18:53:13 +0300
commitdd01e3171eb0d15ad5376c614ae337d54549113e (patch)
treece7a53bec9b0dc7af808fd0c0a278884d4f1c296 /www-client/qupzilla
parentnet-im/skypeforlinux: version bump to 8.18.0.6 (diff)
downloadgentoo-dd01e3171eb0d15ad5376c614ae337d54549113e.tar.gz
gentoo-dd01e3171eb0d15ad5376c614ae337d54549113e.tar.bz2
gentoo-dd01e3171eb0d15ad5376c614ae337d54549113e.zip
www-client/qupzilla: amd64 stable wrt bug #638996
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-client/qupzilla')
-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 acb97d50c177..6ba44dd86d4e 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