x11-libs/libfm-qt: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Wed, 19 Jul 2017 21:32:11 +0000 (23:32 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Wed, 19 Jul 2017 21:32:11 +0000 (23:32 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild

index 730b63f6f9b6aa594741d9df5ddbd5d6a9b888fa..91eb9ddd080dd8bf82bccc62ab5ab0ed072fd6dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ if [[ "${PV}" == "9999" ]]; then
        EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}"
 else
        SRC_URI="https://github.com/lxde/${PN}/releases/download/${PV}/${P}.tar.xz"
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="~amd64 ~arm64 ~x86"
 fi
 
 DESCRIPTION="Qt port of libfm, a library providing components to build desktop file managers"