commit: 84a9dfddc89f4bc0463c2a6d59eaca1be316072d
Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 15:47:22 2017 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 15:47:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84a9dfdd
www-client/qupzilla: keyword ~arm
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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 3aa6951284d..7bc3de3e811 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