diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-10-09 03:37:19 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-10-09 03:37:27 +1100 |
commit | 1e6fcfa51e8ef49ffa2133409c61780b8907b95b (patch) | |
tree | 0abd255a2320a61e6d3ad2ab84f5fd3a11651bc1 /www-client/qupzilla | |
parent | kde-frameworks/networkmanager-qt: remove old (diff) | |
download | gentoo-1e6fcfa51e8ef49ffa2133409c61780b8907b95b.tar.gz gentoo-1e6fcfa51e8ef49ffa2133409c61780b8907b95b.tar.bz2 gentoo-1e6fcfa51e8ef49ffa2133409c61780b8907b95b.zip |
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.ebuild | 2 |
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 cacbc2196cda..239b4d057f0b 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 |