diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 11:03:28 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-29 11:03:28 +0000 |
commit | 4e24f1f60ecb0badf94979e47253bab0234067de (patch) | |
tree | a6548e55ad07b2c1ba2519b7cb275ced46c64315 /x11-themes/lxqt-themes | |
parent | x11-misc/qps: Stabilize 2.7.0 x86, #907298 (diff) | |
download | gentoo-4e24f1f60ecb0badf94979e47253bab0234067de.tar.gz gentoo-4e24f1f60ecb0badf94979e47253bab0234067de.tar.bz2 gentoo-4e24f1f60ecb0badf94979e47253bab0234067de.zip |
x11-themes/lxqt-themes: Stabilize 1.3.0 x86, #907298
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-themes/lxqt-themes')
-rw-r--r-- | x11-themes/lxqt-themes/lxqt-themes-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/lxqt-themes/lxqt-themes-1.3.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-1.3.0.ebuild index c352dd2f2e75..fb054ca5f089 100644 --- a/x11-themes/lxqt-themes/lxqt-themes-1.3.0.ebuild +++ b/x11-themes/lxqt-themes/lxqt-themes-1.3.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="LGPL-2.1+" |