From: Agostino Sarubbo Date: Wed, 26 Jun 2019 06:49:21 +0000 (+0200) Subject: x11-libs/libfm-qt: x86 stable wrt bug #688660 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ba35d8c7300c75c661e798ae76dbc490d14fa3ac;p=gentoo.git x11-libs/libfm-qt: x86 stable wrt bug #688660 Signed-off-by: Agostino Sarubbo Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" --- diff --git a/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild b/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild index 54bea0084811..33df83e33096 100644 --- a/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild +++ b/x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild @@ -13,7 +13,7 @@ if [[ "${PV}" == "9999" ]]; then EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" else SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 x86" fi LICENSE="GPL-2+ LGPL-2.1+"