summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErhard F <erhard_f@mailbox.org>2019-09-03 21:38:12 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-08 18:17:09 +0200
commitd211185dc60c72458fc8813dde2962ec450d89a5 (patch)
treece60fd168960e015178fe678627988337d0fd4b3 /lxqt-base
parentlxqt-base/lxqt-session: keyworded 0.14.1 for ppc64, bug #689606 (diff)
downloadgentoo-d211185dc60c72458fc8813dde2962ec450d89a5.tar.gz
gentoo-d211185dc60c72458fc8813dde2962ec450d89a5.tar.bz2
gentoo-d211185dc60c72458fc8813dde2962ec450d89a5.zip
lxqt-base/lxqt-config: keyworded 0.14.1 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>
Diffstat (limited to 'lxqt-base')
-rw-r--r--lxqt-base/lxqt-config/lxqt-config-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-0.14.1.ebuild b/lxqt-base/lxqt-config/lxqt-config-0.14.1.ebuild
index 8a62a41a479c..9ca987137e59 100644
--- a/lxqt-base/lxqt-config/lxqt-config-0.14.1.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-0.14.1.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 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"