commit:     6b79ec6abdbfd5053fabb8f3e6837792640a812a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 29 03:07:26 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 03:16:32 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b79ec6a

www-client/qupzilla: stabilise 2.1.2 for amd64/x86

Closes: https://bugs.gentoo.org/632269
Package-Manager: Portage-2.3.8, Repoman-2.3.3

 www-client/qupzilla/qupzilla-2.1.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-client/qupzilla/qupzilla-2.1.2.ebuild 
b/www-client/qupzilla/qupzilla-2.1.2.ebuild
index 7bc3de3e811..c17924c3323 100644
--- a/www-client/qupzilla/qupzilla-2.1.2.ebuild
+++ b/www-client/qupzilla/qupzilla-2.1.2.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
 

Reply via email to