summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-11 10:57:14 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-11 10:57:14 +0200
commit904904f333456246c92faa8ff8a17055a64d73cd (patch)
treec17376aa3d906848042a7be50ab70b2264f5bbdf /x11-terms
parentx11-libs/qtermwidget: amd64 stable wrt bug #801184 (diff)
downloadgentoo-904904f333456246c92faa8ff8a17055a64d73cd.tar.gz
gentoo-904904f333456246c92faa8ff8a17055a64d73cd.tar.bz2
gentoo-904904f333456246c92faa8ff8a17055a64d73cd.zip
x11-terms/qterminal: amd64 stable wrt bug #801184
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/qterminal/qterminal-0.17.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/qterminal/qterminal-0.17.0.ebuild b/x11-terms/qterminal/qterminal-0.17.0.ebuild
index c19beb9ee0e0..2162bd5d4151 100644
--- a/x11-terms/qterminal/qterminal-0.17.0.ebuild
+++ b/x11-terms/qterminal/qterminal-0.17.0.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+"