diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-03 20:03:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-03 20:03:53 +0100 |
commit | f4476b5bdfe17d3c28b37b321ce497b47b66e049 (patch) | |
tree | b6c7b3decc36ba11af21a9cb8363c35ea49b76b2 /dev-libs/libliftoff | |
parent | dev-build/netsurf-buildsystem: Stabilize 1.10 ppc, #926097 (diff) | |
download | gentoo-f4476b5bdfe17d3c28b37b321ce497b47b66e049.tar.gz gentoo-f4476b5bdfe17d3c28b37b321ce497b47b66e049.tar.bz2 gentoo-f4476b5bdfe17d3c28b37b321ce497b47b66e049.zip |
dev-libs/libliftoff: Keyword 0.4.1 ppc64, #926099
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-libs/libliftoff')
-rw-r--r-- | dev-libs/libliftoff/libliftoff-0.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libliftoff/libliftoff-0.4.1.ebuild b/dev-libs/libliftoff/libliftoff-0.4.1.ebuild index c9c1eaef3e41..5e29c41d1a07 100644 --- a/dev-libs/libliftoff/libliftoff-0.4.1.ebuild +++ b/dev-libs/libliftoff/libliftoff-0.4.1.ebuild @@ -8,7 +8,7 @@ inherit meson DESCRIPTION="Lightweight KMS plane library" HOMEPAGE="https://gitlab.freedesktop.org/emersion/libliftoff" SRC_URI="https://gitlab.freedesktop.org/emersion/${PN}/-/releases/v${PV}/downloads/${P}.tar.gz" -KEYWORDS="amd64 ~arm64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" LICENSE="MIT" SLOT="0" |