summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-06-27 08:28:55 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2019-06-27 08:28:55 +0100
commit953c8b958beca3dd6b79f2f1e949b4454e4e9aa7 (patch)
tree698aa89e127aaa673ac376cd7f7152c171d96c06 /x11-libs/libfm-qt
parentx11-libs/libfm-extra: keyworded 1.3.1 for ppc64, bug #676874 (diff)
downloadgentoo-953c8b958beca3dd6b79f2f1e949b4454e4e9aa7.tar.gz
gentoo-953c8b958beca3dd6b79f2f1e949b4454e4e9aa7.tar.bz2
gentoo-953c8b958beca3dd6b79f2f1e949b4454e4e9aa7.zip
x11-libs/libfm-qt: keyworded 0.14.1-r2 for ppc64, bug #676874
Package-Manager: Portage-2.3.67, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/libfm-qt')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-0.14.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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 2305e06f36f2..100cff14a7f7 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 ~ppc64 x86"
fi
LICENSE="GPL-2+ LGPL-2.1+"