diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-04 18:36:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-04 18:36:16 +0300 |
commit | e7ec098e2ffad3dfc2a8338982ca2ccbaa4b8065 (patch) | |
tree | 1d2b47475af1d8f0177514e229e69f79df5bb9ff | |
parent | lxqt-base/libsysstat: Keyword 1.0.0 ppc64, #935831 (diff) | |
download | gentoo-e7ec098e2ffad3dfc2a8338982ca2ccbaa4b8065.tar.gz gentoo-e7ec098e2ffad3dfc2a8338982ca2ccbaa4b8065.tar.bz2 gentoo-e7ec098e2ffad3dfc2a8338982ca2ccbaa4b8065.zip |
lxqt-base/lxqt-config: Keyword 2.0.0 ppc64, #935831
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild b/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild index 3526eeb47173..a5a981fd5dd6 100644 --- a/lxqt-base/lxqt-config/lxqt-config-2.0.0.ebuild +++ b/lxqt-base/lxqt-config/lxqt-config-2.0.0.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="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2" |