diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:27:07 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-17 14:29:43 +0200 |
commit | 08ba14d51b4877ef4b5377d61243f88f504a642b (patch) | |
tree | 933ff304ccf21f9758b7929a66a25a434fdc2b65 /x11-libs | |
parent | media-sound/pavucontrol-qt: x86 stable (bug #664568) (diff) | |
download | gentoo-08ba14d51b4877ef4b5377d61243f88f504a642b.tar.gz gentoo-08ba14d51b4877ef4b5377d61243f88f504a642b.tar.bz2 gentoo-08ba14d51b4877ef4b5377d61243f88f504a642b.zip |
x11-libs/libfm-qt: x86 stable (bug #664568)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfm-qt/libfm-qt-0.13.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-0.13.1-r1.ebuild b/x11-libs/libfm-qt/libfm-qt-0.13.1-r1.ebuild index 08954a5d4c29..e41d449e1331 100644 --- a/x11-libs/libfm-qt/libfm-qt-0.13.1-r1.ebuild +++ b/x11-libs/libfm-qt/libfm-qt-0.13.1-r1.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+" |