Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-nds/rpcbind/
Date: Wed, 04 Nov 2015 14:27:05
Message-Id: 1446647191.661632216b0d75823ba45a939c0c33fb0af55729.ago@gentoo
1 commit: 661632216b0d75823ba45a939c0c33fb0af55729
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 4 14:26:31 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 4 14:26:31 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66163221
7
8 net-nds/rpcbind: ppc stable wrt bug #560990
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc"
12
13 net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild b/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild
17 index 4f648ac..b0c04ca 100644
18 --- a/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild
19 +++ b/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild
20 @@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
21 inherit autotools git-r3
22 else
23 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
24 - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
25 + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86"
26 fi
27
28 DESCRIPTION="portmap replacement which supports RPC over various protocols"