commit: dd01e3171eb0d15ad5376c614ae337d54549113e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 24 15:49:49 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Mar 24 15:53:13 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd01e317
www-client/qupzilla: amd64 stable wrt bug #638996
Package-Manager: Portage-2.3.24, Repoman-2.3.6
www-client/qupzilla/qupzilla-2.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www-client/qupzilla/qupzilla-2.2.5.ebuild
b/www-client/qupzilla/qupzilla-2.2.5.ebuild
index acb97d50c17..6ba44dd86d4 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