summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErhard F <erhard_f@mailbox.org>2019-09-03 22:07:20 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-08 18:17:13 +0200
commitbf64c9e190883718f86bb5d277164d5e976f01e2 (patch)
tree86c0c1d4b99f3714e395261a332bcefcf9dc8412
parentx11-misc/sddm: keyworded 0.18.1-r1 for ppc64, bug #689606 (diff)
downloadgentoo-bf64c9e190883718f86bb5d277164d5e976f01e2.tar.gz
gentoo-bf64c9e190883718f86bb5d277164d5e976f01e2.tar.bz2
gentoo-bf64c9e190883718f86bb5d277164d5e976f01e2.zip
media-gfx/lximage-qt: keyworded 0.14.1-r1 for ppc64, bug #689606
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>
-rw-r--r--media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild b/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild
index 3b7064657413..6a97c334b7a4 100644
--- a/media-gfx/lximage-qt/lximage-qt-0.14.1-r1.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-0.14.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 ~ppc64 x86"
fi
LICENSE="GPL-2+ LGPL-2.1+"