net-nds/rpcbind: amd64 stable wrt bug #610704
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 24 Feb 2017 13:35:10 +0000 (14:35 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 24 Feb 2017 13:35:10 +0000 (14:35 +0100)
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
net-nds/rpcbind/rpcbind-0.2.4.ebuild

index 561423bddc3e2fe5c3d13ac9d5e6573a8b37c829..1c0f5412aa818cf2967072b98d3bbc683cba3f1d 100644 (file)
@@ -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"