summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-05-10 11:30:30 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-05-10 11:30:30 +0200
commit68c35b53a469d3046117da2e61d2e565914060f7 (patch)
tree1707aeb03742955bf2e20e38d47ddabb9be86594 /net-nds/rpcbind
parentnet-libs/libtirpc: amd64 stable wrt bug #617472 (diff)
downloadgentoo-68c35b53a469d3046117da2e61d2e565914060f7.tar.gz
gentoo-68c35b53a469d3046117da2e61d2e565914060f7.tar.bz2
gentoo-68c35b53a469d3046117da2e61d2e565914060f7.zip
net-nds/rpcbind: amd64 stable wrt bug #617472
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-nds/rpcbind')
-rw-r--r--net-nds/rpcbind/rpcbind-0.2.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/rpcbind/rpcbind-0.2.4-r1.ebuild b/net-nds/rpcbind/rpcbind-0.2.4-r1.ebuild
index 5c16cb5c9821..456ea806d0e2 100644
--- a/net-nds/rpcbind/rpcbind-0.2.4-r1.ebuild
+++ b/net-nds/rpcbind/rpcbind-0.2.4-r1.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 ~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"