From: Thomas Deutschmann Date: Mon, 8 Jul 2019 12:05:12 +0000 (+0200) Subject: x11-terms/qterminal: x86 stable (bug #688434) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ce3c58da901e493e035fa5defb85dcba1664e384;p=gentoo.git x11-terms/qterminal: x86 stable (bug #688434) Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann --- 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"