summaryrefslogtreecommitdiff
path: root/x11-libs/libfm-qt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-15 17:25:28 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-15 17:25:28 +0000
commit6b933047f46efec1aa747570f945344254227457 (patch)
treea12a4b87b38f954c4de435272cf4b90d721df5e8 /x11-libs/libfm-qt
parentf45955e60d4da9b7f4a1088c98042f9c06669039 (diff)
gentoo resync : 15.12.2017
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.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfm-qt/Manifest b/x11-libs/libfm-qt/Manifest
index d80320058635..0d2ebfa19ae5 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 900 BLAKE2B 68a9c910a17c970c2674f5cc1b0ea7db52eda25fda7ed715a5e2993b4e26ec74172f4a80909e6694e325439993cf1bf0e2d1286a205eac548292aa6517bf93c7 SHA512 53800ec5883d1ecb0213acac68ab20b61bc8965cef9a477fa7c48a62511efcbe792c32b6e3401a608bc69e506e4addb544b43f7b6e693bbdafd9a6ad8c4873e4
+EBUILD libfm-qt-0.11.1.ebuild 898 BLAKE2B 8d8faf902c623a619c45e3ea774f9064694da5b0435218a894ff3609a3005d97622e6674d40e1cb6f694c396ceb0d58379d97d7e9cd85104c8b510e295222c62 SHA512 9f5e7093b164fb03eeb27f5d0358b238ad4b78125d167b6b53bc16c6dd57a0bc3bf080916a30984adbebcaa88c1f15fbb4b716247526f7488744d261a63adf68
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 91eb9ddd080d..ddf7d325f99a 100644
--- a/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild
@@ -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 ~arm64 x86"
fi
DESCRIPTION="Qt port of libfm, a library providing components to build desktop file managers"