x11-libs/libfm-qt: add ~arm, bug #627266
authorMarkus Meier <maekke@gentoo.org>
Mon, 22 Jan 2018 18:28:43 +0000 (19:28 +0100)
committerMarkus Meier <maekke@gentoo.org>
Mon, 22 Jan 2018 18:28:43 +0000 (19:28 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"

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

index ddf7d325f99abf08bc3dd347795bad807829519f..d95c6f80debac025262e43a6379c9c54305ac271 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 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 ~arm64 x86"
+       KEYWORDS="amd64 ~arm ~arm64 x86"
 fi
 
 DESCRIPTION="Qt port of libfm, a library providing components to build desktop file managers"