diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-10 15:58:19 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-10 15:58:19 +0200 |
commit | eb4aab7ef4c1edbe1cec3a485f528cea7ab67859 (patch) | |
tree | e742c2b423b7703f14635d03114a46932a2af80d /lxqt-base/lxqt-meta | |
parent | media-gfx/lximage-qt: Keyword 1.4.0 ppc64, #917093 (diff) | |
download | gentoo-eb4aab7ef4c1edbe1cec3a485f528cea7ab67859.tar.gz gentoo-eb4aab7ef4c1edbe1cec3a485f528cea7ab67859.tar.bz2 gentoo-eb4aab7ef4c1edbe1cec3a485f528cea7ab67859.zip |
lxqt-base/lxqt-meta: Keyword 1.4.0 ppc64, #917093
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-meta')
-rw-r--r-- | lxqt-base/lxqt-meta/lxqt-meta-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lxqt-base/lxqt-meta/lxqt-meta-1.4.0.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-1.4.0.ebuild index 90807ca6f451..ec4c7cc73740 100644 --- a/lxqt-base/lxqt-meta/lxqt-meta-1.4.0.ebuild +++ b/lxqt-base/lxqt-meta/lxqt-meta-1.4.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Meta ebuild for LXQt, the Lightweight Desktop Environment" HOMEPAGE="https://lxqt-project.org/" if [[ ${PV} != *9999* ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" fi LICENSE="metapackage" |