commit: 66f4c354a4b2b9a79803c71d74bd9a565b1e3f75
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 11 07:49:03 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 11 07:49:03 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f4c354
dev-libs/libdatrie: Keyword 0.2.14-r1 arm, #969891
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild
b/dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild
index 340e7ad7d078..610e8e2ff989 100644
--- a/dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild
+++ b/dev-libs/libdatrie/libdatrie-0.2.14-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/tlwg/${PN}.git"
else
SRC_URI="https://github.com/tlwg/${PN}/releases/download/v${PV}/${P}.tar.xz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm"
fi
LICENSE="LGPL-2.1+"