summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-01-26 15:44:47 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-01-26 15:44:47 +0100
commitabea3aa44eaa56fc79561f1db713d44a26bbf045 (patch)
tree35da6d7eefbeb93f5cdebf7e0aee02941320441a /www-client
parentapp-editors/qxmledit: amd64 stable wrt bug #607296 (diff)
downloadgentoo-abea3aa44eaa56fc79561f1db713d44a26bbf045.tar.gz
gentoo-abea3aa44eaa56fc79561f1db713d44a26bbf045.tar.bz2
gentoo-abea3aa44eaa56fc79561f1db713d44a26bbf045.zip
www-client/qupzilla: amd64 stable wrt bug #607298
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-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