From cce88bb780520ff41e9c7d49f2de8fc5fdf2191e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakov=20Smoli=C4=87?= Date: Sun, 23 Aug 2026 17:12:23 +0200 Subject: [PATCH] sys-auth/pambase: Keyword 20260730 riscv, #980119 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- sys-auth/pambase/pambase-20260730.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/pambase/pambase-20260730.ebuild b/sys-auth/pambase/pambase-20260730.ebuild index 23e3f6cc62d80..79932783446c6 100644 --- a/sys-auth/pambase/pambase-20260730.ebuild +++ b/sys-auth/pambase/pambase-20260730.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} == *9999 ]]; then else SRC_URI="https://gitweb.gentoo.org/proj/pambase.git/snapshot/${P}.tar.bz2" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~x86" fi LICENSE="MIT"