x11-misc/pcmanfm-qt: add ~arm, bug #627268

Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
This commit is contained in:
Markus Meier
2018-01-22 19:28:53 +01:00
parent 7a1175f757
commit ac0c9e3bee

View 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="Fast lightweight tabbed filemanager (Qt port)"