From 85248061e4e14ea6eb072627f96d996685f7cead Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 7 Apr 2026 22:38:53 +0100 Subject: [PATCH] dev-libs/sltdl: Keyword 0.5.2 hppa, #962284 Signed-off-by: Sam James --- dev-libs/sltdl/sltdl-0.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/sltdl/sltdl-0.5.2.ebuild b/dev-libs/sltdl/sltdl-0.5.2.ebuild index 42be694ca7034..d687e6b1de0a0 100644 --- a/dev-libs/sltdl/sltdl-0.5.2.ebuild +++ b/dev-libs/sltdl/sltdl-0.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ else SRC_URI="https://dl.foss21.org/sltdl/${P}.tar.xz" SRC_URI+=" verify-sig? ( https://dl.foss21.org/sltdl/${P}.tar.xz.sig )" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~x86" fi BDEPEND="sys-devel/m4"