commit: 8e20baf91b3d74e5d2b9eab84ea1f7d82733ad85
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 9 19:30:05 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 9 19:30:05 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e20baf9
net-nds/rpcbind: Stabilize 1.2.8 arm64, #962492
Signed-off-by: Arthur Zamarin <arthurzam <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 d86232ade8a8..480a4631ca87 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)