www-client/qupzilla: amd64/x86 stable
authorMichael Palimaka <kensington@gentoo.org>
Sat, 8 Oct 2016 16:37:19 +0000 (03:37 +1100)
committerMichael Palimaka <kensington@gentoo.org>
Sat, 8 Oct 2016 16:37:27 +0000 (03:37 +1100)
Package-Manager: portage-2.3.1

www-client/qupzilla/qupzilla-2.0.1.ebuild

index cacbc2196cda1307b9fe9981017fb7db221a00dc..239b4d057f0b0d59020d415ffb3e31a99053a2e8 100644 (file)
@@ -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