commit: 9c1f7517aa16622777b466b71d08340eca878e62
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 4 19:05:51 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Nov 4 19:13:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c1f7517
x11-libs/qtermwidget: x86 stable (bug #670014)
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
b/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
index d87bab005a3..fdcd739dba4 100644
--- a/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
+++ b/x11-libs/qtermwidget/qtermwidget-0.9.0.ebuild
@@ -10,7 +10,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 x86"
fi
DESCRIPTION="Qt terminal emulator widget"