diff options
author | Sam James <sam@gentoo.org> | 2024-01-07 06:11:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-07 06:11:43 +0000 |
commit | 681249242df33dc75eca5e02b29573724d3a3a2c (patch) | |
tree | d7ac951d4e5763da29b3a2331ab2d658ac08b0cc /x11-misc | |
parent | x11-misc/pcmanfm-qt: Stabilize 1.4.0 arm64, #920175 (diff) | |
download | gentoo-681249242df33dc75eca5e02b29573724d3a3a2c.tar.gz gentoo-681249242df33dc75eca5e02b29573724d3a3a2c.tar.bz2 gentoo-681249242df33dc75eca5e02b29573724d3a3a2c.zip |
x11-misc/qps: Stabilize 2.8.0 arm64, #920175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/qps/qps-2.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/qps/qps-2.8.0.ebuild b/x11-misc/qps/qps-2.8.0.ebuild index 4f6756535818..67bba6929681 100644 --- a/x11-misc/qps/qps-2.8.0.ebuild +++ b/x11-misc/qps/qps-2.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" LICENSE="GPL-2 GPL-2+ LGPL-2.1+ QPL-1.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~riscv x86" BDEPEND=" >=dev-qt/linguist-tools-5.15:5 |