summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-08-11 22:01:40 +0800
committerYixun Lan <dlan@gentoo.org>2022-08-11 22:01:40 +0800
commitb5688534d4834b1fb7dbcbe06a39655131f3112c (patch)
tree2c8dddabc5e8cfff80afef1587d132b88a66668b /dev-libs/libuev
parentdev-libs/libite: Keyword 2.5.1 arm64, #850538 (diff)
downloadgentoo-b5688534d4834b1fb7dbcbe06a39655131f3112c.tar.gz
gentoo-b5688534d4834b1fb7dbcbe06a39655131f3112c.tar.bz2
gentoo-b5688534d4834b1fb7dbcbe06a39655131f3112c.zip
dev-libs/libuev: Keyword 2.4.0 arm64, #850538
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/libuev')
-rw-r--r--dev-libs/libuev/libuev-2.4.0.ebuild4
1 files 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() {