commit: e47a305fcd04fe733eb3b29b1e7e9caeff581187
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 1 17:16:48 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Mar 1 17:16:48 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47a305f
x11-terms/qterminal: x86 stable (bug #773463)
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
x11-terms/qterminal/qterminal-0.16.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-terms/qterminal/qterminal-0.16.1-r1.ebuild
b/x11-terms/qterminal/qterminal-0.16.1-r1.ebuild
index 1474704c16c..ef7859e3cce 100644
--- a/x11-terms/qterminal/qterminal-0.16.1-r1.ebuild
+++ b/x11-terms/qterminal/qterminal-0.16.1-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
fi
LICENSE="GPL-2 GPL-2+"