commit: 551422e50c3d06e4e60458aed4f4000ddcfa8c36
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 13:35:10 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 13:35:10 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=551422e5
net-nds/rpcbind: amd64 stable wrt bug #610704
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
net-nds/rpcbind/rpcbind-0.2.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-nds/rpcbind/rpcbind-0.2.4.ebuild
b/net-nds/rpcbind/rpcbind-0.2.4.ebuild
index 561423bddc..1c0f5412aa 100644
--- a/net-nds/rpcbind/rpcbind-0.2.4.ebuild
+++ b/net-nds/rpcbind/rpcbind-0.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -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"