commit: 1ccbd14fc7ffc0b5d1c4e57d544bae78393ee030 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jul 11 20:50:30 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 11 20:50:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ccbd14f
x11-themes/lxqt-themes: Stabilize 0.17.0 x86, #801154 Signed-off-by: Sam James <sam <AT> gentoo.org> x11-themes/lxqt-themes/lxqt-themes-0.17.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-themes/lxqt-themes/lxqt-themes-0.17.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-0.17.0.ebuild index aa6de5cb48e..c76b8d16568 100644 --- a/x11-themes/lxqt-themes/lxqt-themes-0.17.0.ebuild +++ b/x11-themes/lxqt-themes/lxqt-themes-0.17.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 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" fi LICENSE="LGPL-2.1+"