summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-13 06:09:28 +0000
committerSam James <sam@gentoo.org>2021-06-13 06:10:12 +0000
commit2bd82abed61ae61591e12e53e2eec41089c97b31 (patch)
treeeffd05c76fd0f9e7d225f0e4c662e31835bc7438 /net-nds/rpcbind
parentapp-admin/sysklogd: Stabilize 2.2.3 amd64, #795621 (diff)
downloadgentoo-2bd82abed61ae61591e12e53e2eec41089c97b31.tar.gz
gentoo-2bd82abed61ae61591e12e53e2eec41089c97b31.tar.bz2
gentoo-2bd82abed61ae61591e12e53e2eec41089c97b31.zip
net-nds/rpcbind: Stabilize 1.2.6 amd64, #795624
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds/rpcbind')
-rw-r--r--net-nds/rpcbind/rpcbind-1.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/rpcbind/rpcbind-1.2.6.ebuild b/net-nds/rpcbind/rpcbind-1.2.6.ebuild
index 566a359b2023..a2738c154b99 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"