summaryrefslogtreecommitdiff
path: root/x11-libs/libfm-qt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-26 15:48:02 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-26 15:48:02 +0000
commit38b7258d086dd5e263c3bbe3880c8c956676bc71 (patch)
tree6fce284d5bfddaf597a490ac66069d16c6a485db /x11-libs/libfm-qt
parent0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (diff)
gentoo resync : 25.01.2018
Diffstat (limited to 'x11-libs/libfm-qt')
-rw-r--r--x11-libs/libfm-qt/Manifest2
-rw-r--r--x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/libfm-qt/Manifest b/x11-libs/libfm-qt/Manifest
index 0d2ebfa19ae5..d3659d0a1713 100644
--- a/x11-libs/libfm-qt/Manifest
+++ b/x11-libs/libfm-qt/Manifest
@@ -1,3 +1,3 @@
DIST libfm-qt-0.11.1.tar.xz 127624 BLAKE2B a6651e5ffc79a49f17f4ab95dbb9e4f51bd8de08f9d207970e32e2732eec920eaba0edf404ef1fa2fcc1e9b7f14fbc869eeb1ba334dae4b2f5ef3a9f5b94c713 SHA512 e7cb545e81459f459aafdf491541c3de7cc91249c2179f74bc1ddab0f0c50467e82b731afce22b3a86a2462d331f55794f4336912ec607bfb5e2faa43ad58079
-EBUILD libfm-qt-0.11.1.ebuild 898 BLAKE2B 8d8faf902c623a619c45e3ea774f9064694da5b0435218a894ff3609a3005d97622e6674d40e1cb6f694c396ceb0d58379d97d7e9cd85104c8b510e295222c62 SHA512 9f5e7093b164fb03eeb27f5d0358b238ad4b78125d167b6b53bc16c6dd57a0bc3bf080916a30984adbebcaa88c1f15fbb4b716247526f7488744d261a63adf68
+EBUILD libfm-qt-0.11.1.ebuild 903 BLAKE2B e7b5b628c4a6bb14c8f715a928b4d4416aba07cb680862390bd45df97a7fbc54097c8ae8b2404d46ca9c4bdad09cd96a6423c0349eace4b5dd9baea11c08222f SHA512 7c40e6808dee6262f283fc274c9ac34d12fa30b30aed7fd8fad7b8970aead41c601e50b8eff0fd76db6c8e915cba91f23a0fbf853a36eb274790123d20307aba
MISC metadata.xml 314 BLAKE2B f5c69c0ceba5528bc4a23c6ca3d6822a63abe530f699498ff65febec651ef3e0a58acd69e45a0d8fea9741b48d019cadda863602cb55a37a0e1241fc3954a427 SHA512 02353c6506b0fd39ae1fa1d848894e4b07543d77e90fbdd873ef1f480ca21c06d7bd856765b411c7326945bc22ccd72aa3256d7f0d1856aa27ee6396397475d6
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"