summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-12 15:46:39 +0000
committerSam James <sam@gentoo.org>2021-06-12 15:46:39 +0000
commitc02e5ee761d3be95701a3461fed30ea321ebab80 (patch)
tree4ec5b71b746138becaa05014f7bba9231f3bbe05 /net-nds
parentapp-admin/sysklogd: Stabilize 2.2.3 sparc, #795621 (diff)
downloadgentoo-c02e5ee761d3be95701a3461fed30ea321ebab80.tar.gz
gentoo-c02e5ee761d3be95701a3461fed30ea321ebab80.tar.bz2
gentoo-c02e5ee761d3be95701a3461fed30ea321ebab80.zip
net-nds/rpcbind: Stabilize 1.2.6 sparc, #795624
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds')
-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 a59f7e80399b..1f67a2e6b37d 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"