From b7dac77ba8e033f19607d5f0c00a46ef00471f17 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 11 Oct 2025 04:21:33 +0100 Subject: [PATCH] dev-libs/librepfunc: Keyword 1.10.0 x86, #963797 Signed-off-by: Sam James --- dev-libs/librepfunc/librepfunc-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/librepfunc/librepfunc-1.10.0.ebuild b/dev-libs/librepfunc/librepfunc-1.10.0.ebuild index 51526ca6cad06..aa4553c9b891d 100644 --- a/dev-libs/librepfunc/librepfunc-1.10.0.ebuild +++ b/dev-libs/librepfunc/librepfunc-1.10.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/wirbel-at-vdr-portal/librepfunc/archive/refs/tags/${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" PATCHES=( "${FILESDIR}/${P}-makefile.patch" )