commit: b5688534d4834b1fb7dbcbe06a39655131f3112c Author: Yixun Lan <dlan <AT> gentoo <DOT> org> AuthorDate: Thu Aug 11 14:01:40 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Thu Aug 11 14:01:40 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5688534
dev-libs/libuev: Keyword 2.4.0 arm64, #850538 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> dev-libs/libuev/libuev-2.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libuev/libuev-2.4.0.ebuild b/dev-libs/libuev/libuev-2.4.0.ebuild index b181b2fb8849..011168732e7f 100644 --- a/dev-libs/libuev/libuev-2.4.0.ebuild +++ b/dev-libs/libuev/libuev-2.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/troglobit/${PN}/releases/download/v${PV}/${P}.tar.xz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="static-libs" src_configure() {
