summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2019-03-11 17:51:07 +1100
committerMichael Palimaka <kensington@gentoo.org>2019-03-11 17:51:35 +1100
commit72b06272a1743827709e26364b3413f0a97b388f (patch)
treede0384588f96f2c4251d53e5636f74bbf4c16172 /x11-terms/qterminal
parentx11-libs/qtermwidget: add ~ppc64 keyword (diff)
downloadgentoo-72b06272a1743827709e26364b3413f0a97b388f.tar.gz
gentoo-72b06272a1743827709e26364b3413f0a97b388f.tar.bz2
gentoo-72b06272a1743827709e26364b3413f0a97b388f.zip
x11-terms/qterminal: 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-terms/qterminal')
-rw-r--r--x11-terms/qterminal/qterminal-0.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/qterminal/qterminal-0.14.1.ebuild b/x11-terms/qterminal/qterminal-0.14.1.ebuild
index f7797f360159..49fa71664d17 100644
--- a/x11-terms/qterminal/qterminal-0.14.1.ebuild
+++ b/x11-terms/qterminal/qterminal-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"