www-client/qupzilla: keyword ~arm

Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
Chí-Thanh Christopher Nguyễn
2017-08-31 17:47:22 +02:00
parent d7c2c05241
commit 84a9dfddc8

View File

@@ -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