summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-04-15 16:14:27 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-04-15 16:14:27 +0300
commit2127c4597f0c732996b7a3f23613e79b409ea7a7 (patch)
tree02f37215f7baf655786ab8fda46a7503ae284d29 /x11-terms
parentx11-libs/qtermwidget: Stabilize 1.0.0 arm64, #831448 (diff)
downloadgentoo-2127c4597f0c732996b7a3f23613e79b409ea7a7.tar.gz
gentoo-2127c4597f0c732996b7a3f23613e79b409ea7a7.tar.bz2
gentoo-2127c4597f0c732996b7a3f23613e79b409ea7a7.zip
x11-terms/qterminal: Stabilize 1.0.0 arm64, #831448
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/qterminal/qterminal-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/qterminal/qterminal-1.0.0.ebuild b/x11-terms/qterminal/qterminal-1.0.0.ebuild
index 6618f19b5af3..52947cd89a2a 100644
--- a/x11-terms/qterminal/qterminal-1.0.0.ebuild
+++ b/x11-terms/qterminal/qterminal-1.0.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 ~riscv x86"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2 GPL-2+"