Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/rpcbind/
Date: Wed, 01 Mar 2017 10:08:56
Message-Id: 1488362909.c4f1fad0ad4afb55201a5260f2106b29bb0e23d0.xmw@gentoo
1 commit: c4f1fad0ad4afb55201a5260f2106b29bb0e23d0
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 08:27:47 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 10:08:29 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f1fad0
7
8 net-nds/rpcbind: arm stable (bug 610704).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 net-nds/rpcbind/rpcbind-0.2.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-nds/rpcbind/rpcbind-0.2.4.ebuild b/net-nds/rpcbind/rpcbind-0.2.4.ebuild
16 index bc087d05aef..f1b01668c4f 100644
17 --- a/net-nds/rpcbind/rpcbind-0.2.4.ebuild
18 +++ b/net-nds/rpcbind/rpcbind-0.2.4.ebuild
19 @@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
20 inherit autotools git-r3
21 else
22 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
23 - KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
24 + KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
25 fi
26
27 DESCRIPTION="portmap replacement which supports RPC over various protocols"