commit: c4f494940fd3d8c63fe2fd475637f7b847461d0b
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 11 00:02:36 2017 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Dec 11 00:42:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f49494
x11-libs/libfm-qt: stable on amd64 and x86
Package-Manager: Portage-2.3.13, Repoman-2.3.3
x11-libs/libfm-qt/libfm-qt-0.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 91eb9ddd080..ddf7d325f99 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"