diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:32:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:32:47 +0200 |
commit | 6bff30feceb723906ced32620da5da04b1da0b10 (patch) | |
tree | d5e70117e502d2901072e57fb7de6d8f00950b8f /x11-themes | |
parent | lxqt-base/lxqt-session: Stabilize 1.2.0 amd64, #886365 (diff) | |
download | gentoo-6bff30feceb723906ced32620da5da04b1da0b10.tar.gz gentoo-6bff30feceb723906ced32620da5da04b1da0b10.tar.bz2 gentoo-6bff30feceb723906ced32620da5da04b1da0b10.zip |
x11-themes/lxqt-themes: Stabilize 1.2.0 amd64, #886365
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/lxqt-themes/lxqt-themes-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/lxqt-themes/lxqt-themes-1.2.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-1.2.0.ebuild index c2b9a1970951..95a19657c8bd 100644 --- a/x11-themes/lxqt-themes/lxqt-themes-1.2.0.ebuild +++ b/x11-themes/lxqt-themes/lxqt-themes-1.2.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+" |