From: Jeroen Roovers Date: Wed, 15 Mar 2017 05:42:08 +0000 (+0100) Subject: net-nds/rpcbind: Stable for HPPA (bug #610704). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=57253ae9defb81ad3b20705c2683df19768f7ea4;p=gentoo.git net-nds/rpcbind: Stable for HPPA (bug #610704). Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches --- diff --git a/net-nds/rpcbind/rpcbind-0.2.4.ebuild b/net-nds/rpcbind/rpcbind-0.2.4.ebuild index 2f54a8f0f3c4..79f8f8fe713d 100644 --- a/net-nds/rpcbind/rpcbind-0.2.4.ebuild +++ b/net-nds/rpcbind/rpcbind-0.2.4.ebuild @@ -10,7 +10,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"