dev-libs/libqtxdg: keyworded 3.3.1 for ppc64, bug #689606
authorErhard F <erhard_f@mailbox.org>
Tue, 3 Sep 2019 19:44:20 +0000 (21:44 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 8 Sep 2019 16:17:12 +0000 (18:17 +0200)
Bug: https://bugs.gentoo.org/689606
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Erhard Furtner <erhard_f@mailbox.org>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
dev-libs/libqtxdg/libqtxdg-3.3.1.ebuild

index 91b64f8020e3fec8d438a609547afce373b76775..b9a18597a1c9ac9963157212106994811b6cd231 100644 (file)
@@ -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="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"