summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-01-22 19:28:53 +0100
committerMarkus Meier <maekke@gentoo.org>2018-01-22 19:28:53 +0100
commitac0c9e3bee982bab64cce6472b55d3a2dec5de82 (patch)
treecf291abac90875b6ed51b495661bb45c9896aa1e /x11-misc/pcmanfm-qt/pcmanfm-qt-0.11.1.ebuild
parentx11-libs/libfm-qt: add ~arm, bug #627266 (diff)
downloadgentoo-ac0c9e3bee982bab64cce6472b55d3a2dec5de82.tar.gz
gentoo-ac0c9e3bee982bab64cce6472b55d3a2dec5de82.tar.bz2
gentoo-ac0c9e3bee982bab64cce6472b55d3a2dec5de82.zip
x11-misc/pcmanfm-qt: add ~arm, bug #627268
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-misc/pcmanfm-qt/pcmanfm-qt-0.11.1.ebuild')
-rw-r--r--x11-misc/pcmanfm-qt/pcmanfm-qt-0.11.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.11.1.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-0.11.1.ebuild
index 8cea8b82021c..1abdd3e692e1 100644
--- a/x11-misc/pcmanfm-qt/pcmanfm-qt-0.11.1.ebuild
+++ b/x11-misc/pcmanfm-qt/pcmanfm-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="Fast lightweight tabbed filemanager (Qt port)"