diff options
author | Mart Raudsepp <leio@gentoo.org> | 2024-03-03 19:54:39 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2024-03-03 20:09:48 +0200 |
commit | b5ea8473ec616ee9b0cfad1cb2a43db71bde0b1e (patch) | |
tree | de360caafbe4d639930ae183c546179aa1d8cf5b /dev-libs/libliftoff | |
parent | app-mobilephone/scrcpy: add 2.4 (diff) | |
download | gentoo-b5ea8473ec616ee9b0cfad1cb2a43db71bde0b1e.tar.gz gentoo-b5ea8473ec616ee9b0cfad1cb2a43db71bde0b1e.tar.bz2 gentoo-b5ea8473ec616ee9b0cfad1cb2a43db71bde0b1e.zip |
dev-libs/libliftoff: keyword 0.4.1 for ~arm64
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs/libliftoff')
-rw-r--r-- | dev-libs/libliftoff/libliftoff-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libliftoff/libliftoff-0.4.1.ebuild b/dev-libs/libliftoff/libliftoff-0.4.1.ebuild index c70338fb9a4c..c9c1eaef3e41 100644 --- a/dev-libs/libliftoff/libliftoff-0.4.1.ebuild +++ b/dev-libs/libliftoff/libliftoff-0.4.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv" +KEYWORDS="amd64 ~arm64 ~riscv" LICENSE="MIT" SLOT="0" |