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: Tue, 03 Nov 2015 17:12:44
Message-Id: 1446570747.02448e34f516b4f342ccae41003dd5795655ce21.ago@gentoo
1 commit: 02448e34f516b4f342ccae41003dd5795655ce21
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 3 17:12:27 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 3 17:12:27 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02448e34
7
8 net-nds/rpcbind: amd64 stable wrt bug #560990
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
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 937aaae..cdcda3f 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"