summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-05-07 21:28:33 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-05-07 21:28:33 +0300
commitaf1895a6e75fb154dc6f7578a4a1aad314d8241a (patch)
tree11c9fbc1c3afbd091fe5985ab92f526da7a806bd /dev-libs/weston
parentgnome-extra/gnome-contacts: Keyword 42.0 ppc64, #838709 (diff)
downloadgentoo-af1895a6e75fb154dc6f7578a4a1aad314d8241a.tar.gz
gentoo-af1895a6e75fb154dc6f7578a4a1aad314d8241a.tar.bz2
gentoo-af1895a6e75fb154dc6f7578a4a1aad314d8241a.zip
dev-libs/weston: Keyword 10.0.0 ppc, #838709
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/weston')
-rw-r--r--dev-libs/weston/weston-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/weston/weston-10.0.0.ebuild b/dev-libs/weston/weston-10.0.0.ebuild
index 89871898219b..9ff583042d12 100644
--- a/dev-libs/weston/weston-10.0.0.ebuild
+++ b/dev-libs/weston/weston-10.0.0.ebuild
@@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then
SRC_URI="${SRC_PATCHES}"
else
SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz"
- KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~ppc ppc64 ~riscv x86"
fi
LICENSE="MIT CC-BY-SA-3.0"