summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-01-22 19:28:43 +0100
committerMarkus Meier <maekke@gentoo.org>2018-01-22 19:28:43 +0100
commit7a1175f75720df0c394db76e3115a2489f37d121 (patch)
treeee55ab461cb9cdd3edbbb788ad6c43d77c8f6d5e /x11-libs
parentapp-text/aspell: arm stable, bug #639646 (diff)
downloadgentoo-7a1175f75720df0c394db76e3115a2489f37d121.tar.gz
gentoo-7a1175f75720df0c394db76e3115a2489f37d121.tar.bz2
gentoo-7a1175f75720df0c394db76e3115a2489f37d121.zip
x11-libs/libfm-qt: add ~arm, bug #627266
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild b/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
index ddf7d325f99a..d95c6f80deba 100644
--- a/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
@@ -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"