summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-03-15 06:42:08 +0100
committerJeroen Roovers <jer@gentoo.org>2017-03-15 06:44:08 +0100
commit57253ae9defb81ad3b20705c2683df19768f7ea4 (patch)
tree2ebb67a0d711a08f80212677741a81e52b56ad42 /net-nds
parentnet-libs/libtirpc: Stable for HPPA (bug #610706). (diff)
downloadgentoo-57253ae9defb81ad3b20705c2683df19768f7ea4.tar.gz
gentoo-57253ae9defb81ad3b20705c2683df19768f7ea4.tar.bz2
gentoo-57253ae9defb81ad3b20705c2683df19768f7ea4.zip
net-nds/rpcbind: Stable for HPPA (bug #610704).
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-nds')
-rw-r--r--net-nds/rpcbind/rpcbind-0.2.4.ebuild2
1 files changed, 1 insertions, 1 deletions
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"