summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-20 01:38:49 +0000
committerSam James <sam@gentoo.org>2023-12-20 01:38:49 +0000
commit6a9f677e0ab340995da12b4b68feaa2502a4cc0e (patch)
treef65164a12ea3558105d2fe062123d3ec1f7ddd00 /x11-terms
parentx11-misc/screengrab: Stabilize 2.7.0 amd64, #920175 (diff)
downloadgentoo-6a9f677e0ab340995da12b4b68feaa2502a4cc0e.tar.gz
gentoo-6a9f677e0ab340995da12b4b68feaa2502a4cc0e.tar.bz2
gentoo-6a9f677e0ab340995da12b4b68feaa2502a4cc0e.zip
x11-terms/qterminal: Stabilize 1.4.0 amd64, #920175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/qterminal/qterminal-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/qterminal/qterminal-1.4.0.ebuild b/x11-terms/qterminal/qterminal-1.4.0.ebuild
index 7e969e772422..d16884a8f3ac 100644
--- a/x11-terms/qterminal/qterminal-1.4.0.ebuild
+++ b/x11-terms/qterminal/qterminal-1.4.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 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="GPL-2 GPL-2+"