commit: b91b2b4d89ff4f4eae25aac9588d8bf5b3191afe Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 4 15:36:23 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Oct 4 15:36:23 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b91b2b4d
lxqt-base/lxqt-panel: Keyword 2.0.1 ppc64, #935831 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild index cbdf4b6f4d1a..320768746102 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild @@ -15,7 +15,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 arm64 ~riscv ~x86" + KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" fi LICENSE="LGPL-2.1 LGPL-2.1+"