summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/qupzilla')
-rw-r--r--www-client/qupzilla/qupzilla-2.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/qupzilla/qupzilla-2.0.2.ebuild b/www-client/qupzilla/qupzilla-2.0.2.ebuild
index cacbc2196cda..7ba48c8b1b4a 100644
--- a/www-client/qupzilla/qupzilla-2.0.2.ebuild
+++ b/www-client/qupzilla/qupzilla-2.0.2.ebuild
@@ -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