summaryrefslogtreecommitdiff
path: root/net-nds
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-24 14:35:10 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-24 14:35:10 +0100
commit551422e50c3d06e4e60458aed4f4000ddcfa8c36 (patch)
treeff6ae3be793d6077a669b6cd397e168a0c987fbb /net-nds
parentb7bdcc8745c68381a8d945380e31e48d93e72071 (diff)
downloadgentoo-551422e50c3d06e4e60458aed4f4000ddcfa8c36.tar.gz
gentoo-551422e50c3d06e4e60458aed4f4000ddcfa8c36.tar.xz
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@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/rpcbind/rpcbind-0.2.4.ebuild4
1 files 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 561423bddc3..1c0f5412aa8 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"