diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 01:59:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 01:59:03 +0000 |
commit | ff557de6d985ff685c82826790affbd2c13aee9b (patch) | |
tree | f19cbc171d95b1d747ca275b1b4d679569918c81 /dev-libs | |
parent | x11-libs/pango: Keyword 1.48.4-r1 ppc64, #787269 (diff) | |
download | gentoo-ff557de6d985ff685c82826790affbd2c13aee9b.tar.gz gentoo-ff557de6d985ff685c82826790affbd2c13aee9b.tar.bz2 gentoo-ff557de6d985ff685c82826790affbd2c13aee9b.zip |
dev-libs/weston: Keyword 9.0.0 ppc64, #787269
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/weston/weston-9.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/weston/weston-9.0.0.ebuild b/dev-libs/weston/weston-9.0.0.ebuild index ff6a7c803237..0cd0e4d86e45 100644 --- a/dev-libs/weston/weston-9.0.0.ebuild +++ b/dev-libs/weston/weston-9.0.0.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} = *9999* ]]; then SRC_URI="${SRC_PATCHES}" else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="amd64 arm ~arm64 x86" + KEYWORDS="amd64 arm ~arm64 ~ppc64 x86" fi LICENSE="MIT CC-BY-SA-3.0" |