summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2017-08-31 17:47:22 +0200
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2017-08-31 17:47:45 +0200
commit84a9dfddc89f4bc0463c2a6d59eaca1be316072d (patch)
tree9d500d60e722267192710808b0dde225bddceefb /www-client
parentsys-fs/rar2fs: remove old (diff)
downloadgentoo-84a9dfddc89f4bc0463c2a6d59eaca1be316072d.tar.gz
gentoo-84a9dfddc89f4bc0463c2a6d59eaca1be316072d.tar.bz2
gentoo-84a9dfddc89f4bc0463c2a6d59eaca1be316072d.zip
www-client/qupzilla: keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'www-client')
-rw-r--r--www-client/qupzilla/qupzilla-2.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/qupzilla/qupzilla-2.1.2.ebuild b/www-client/qupzilla/qupzilla-2.1.2.ebuild
index 3aa6951284da..7bc3de3e8111 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 ~x86"
+ KEYWORDS="~amd64 ~arm ~x86"
S=${WORKDIR}/${MY_P}
fi