aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-06-27 08:28:55 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2021-09-22 19:41:19 +0200
commita33b1e53c2104d00d3790bd411c9428a985741d8 (patch)
treee84f8c16b6c69df457ec5953fd03d17aaa7a6f24 /x11-libs
parentx11-themes/lxqt-themes: keyworded for ppc64, bug #689606 (diff)
downloadqt-a33b1e53c2104d00d3790bd411c9428a985741d8.tar.gz
qt-a33b1e53c2104d00d3790bd411c9428a985741d8.tar.bz2
qt-a33b1e53c2104d00d3790bd411c9428a985741d8.zip
x11-libs/libfm-qt: keyworded 9999 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> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libfm-qt/libfm-qt-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfm-qt/libfm-qt-9999.ebuild b/x11-libs/libfm-qt/libfm-qt-9999.ebuild
index b65051c0..0ad341e0 100644
--- a/x11-libs/libfm-qt/libfm-qt-9999.ebuild
+++ b/x11-libs/libfm-qt/libfm-qt-9999.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+"