summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-07-08 14:05:12 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-07-08 14:10:06 +0200
commitce3c58da901e493e035fa5defb85dcba1664e384 (patch)
tree20b9cf47ebac3a80feb7a4293521c03244a99041 /x11-terms/qterminal
parentx11-libs/qtermwidget: x86 stable (bug #688434) (diff)
downloadgentoo-ce3c58da901e493e035fa5defb85dcba1664e384.tar.gz
gentoo-ce3c58da901e493e035fa5defb85dcba1664e384.tar.bz2
gentoo-ce3c58da901e493e035fa5defb85dcba1664e384.zip
x11-terms/qterminal: x86 stable (bug #688434)
Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@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 a16a34b51c33..8c2668284392 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 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
fi
LICENSE="GPL-2"