commit: 7815da82d74ee3dbed65b42a60888cd8c79a60d9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 7 22:44:53 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 7 22:44:53 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7815da82
net-nds/rpcbind: Stabilize 1.2.8 arm, #962492
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-nds/rpcbind/rpcbind-1.2.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-nds/rpcbind/rpcbind-1.2.8.ebuild
b/net-nds/rpcbind/rpcbind-1.2.8.ebuild
index 3ec7951dc1e6..ef20d4a5bce7 100644
--- a/net-nds/rpcbind/rpcbind-1.2.8.ebuild
+++ b/net-nds/rpcbind/rpcbind-1.2.8.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
# GPL-2 for init script (bug #426104)