From 61178fa070db3139baafc7ea1fdee1342be1cbe7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 26 Apr 2025 16:42:46 +0100 Subject: [PATCH] net-nds/rpcbind: Stabilize 1.2.7 hppa, #954202 Signed-off-by: Sam James --- net-nds/rpcbind/rpcbind-1.2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-nds/rpcbind/rpcbind-1.2.7.ebuild b/net-nds/rpcbind/rpcbind-1.2.7.ebuild index 883a086f3f22b..80e76ee1b0853 100644 --- a/net-nds/rpcbind/rpcbind-1.2.7.ebuild +++ b/net-nds/rpcbind/rpcbind-1.2.7.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then inherit autotools git-r3 else SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.bz2" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" fi LICENSE="BSD"