commit: 08ef314748999a66de7be0ab107147876f6ee26a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 11 17:56:09 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 11 17:56:09 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08ef3147
dev-libs/libdatrie: Keyword 0.2.14-r1 x86, #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 39718f97d929..16e50801ffcd 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 ~arm ~arm64"
+ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
fi
LICENSE="LGPL-2.1+"