commit: 2bd82abed61ae61591e12e53e2eec41089c97b31
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 13 06:09:28 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 13 06:10:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bd82abe
net-nds/rpcbind: Stabilize 1.2.6 amd64, #795624
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-nds/rpcbind/rpcbind-1.2.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-nds/rpcbind/rpcbind-1.2.6.ebuild
b/net-nds/rpcbind/rpcbind-1.2.6.ebuild
index 566a359b202..a2738c154b9 100644
--- a/net-nds/rpcbind/rpcbind-1.2.6.ebuild
+++ b/net-nds/rpcbind/rpcbind-1.2.6.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
inherit autotools git-r3
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv
~s390 sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv
~s390 sparc ~x86"
fi
DESCRIPTION="portmap replacement which supports RPC over various protocols"