summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2019-03-11 17:50:41 +1100
committerMichael Palimaka <kensington@gentoo.org>2019-03-11 17:51:34 +1100
commit7981eaaa97ba51e08afe5036fe976b57f3bc042e (patch)
treea32ccea0784160b33cde22952509015b96697c0e /x11-libs
parentdev-util/lxqt-build-tools: add ~ppc64 keyword (diff)
downloadgentoo-7981eaaa97ba51e08afe5036fe976b57f3bc042e.tar.gz
gentoo-7981eaaa97ba51e08afe5036fe976b57f3bc042e.tar.bz2
gentoo-7981eaaa97ba51e08afe5036fe976b57f3bc042e.zip
x11-libs/qtermwidget: add ~ppc64 keyword
Bug: https://bugs.gentoo.org/679252 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Michael Palimaka <kensington@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild b/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
index 9c367cc15cbc..ad0fb2e7781e 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.14.1.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-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="BSD GPL-2 LGPL-2+"