commit: ffef3201cc5fbff0f0589f4c9c5c28f0c835a9cc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 7 22:44:51 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 7 22:44:51 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffef3201
net-nds/rpcbind: Stabilize 1.2.8 x86, #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 a553446a231c..3ec7951dc1e6 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)