From e4df481ebd8a99f5d711d65cf20548430355d1c6 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 5 Oct 2025 22:08:55 +0100 Subject: [PATCH] dev-libs/librepfunc: Keyword 1.10.0 arm, #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 a5692fe15e0b7..51526ca6cad06 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" +KEYWORDS="~amd64 ~arm" PATCHES=( "${FILESDIR}/${P}-makefile.patch" )