summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2016-12-10 01:58:38 -0500
committerMike Frysinger <vapier@gentoo.org>2016-12-10 02:03:01 -0500
commit5d014ca211f05612edb5c9946679c37ba06c5118 (patch)
tree333a07ae2a0d5f718cccce9740cf326594fb8b0a /net-nds/rpcbind
parentnet-nds/rpcbind: version bump to 0.2.4 (diff)
downloadgentoo-5d014ca211f05612edb5c9946679c37ba06c5118.tar.gz
gentoo-5d014ca211f05612edb5c9946679c37ba06c5118.tar.bz2
gentoo-5d014ca211f05612edb5c9946679c37ba06c5118.zip
net-nds/rpcbind: mark 0.2.3-r1 arm64/s390/sh stable
Diffstat (limited to 'net-nds/rpcbind')
-rw-r--r--net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild b/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild
index f3b8c85380bd..2227ed7b43b0 100644
--- a/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild
+++ b/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild
@@ -11,7 +11,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 ~s390 ~sh sparc x86"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86"
fi
DESCRIPTION="portmap replacement which supports RPC over various protocols"