From 6e2f6cc0c4733fa03f3c13fc61662534765e3972 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 23 Nov 2025 22:09:36 +0000 Subject: [PATCH] dev-libs/librepfunc: Stabilize 1.10.0 amd64, #966400 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 f9cfa2452589..9171f4231e26 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 x86" +KEYWORDS="amd64 ~arm x86" PATCHES=( "${FILESDIR}/${P}-makefile.patch" )