diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-06 05:15:37 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-06 05:15:37 +0100 |
commit | e3ba9ab16c390a02f4d5caa67908fec651b574e3 (patch) | |
tree | 962c033aa3cfbd0eef7c7335b18386e79b9309b6 /net-nds | |
parent | net-misc/openssh: Stable for HPPA PPC64 (bug #555518). (diff) | |
download | gentoo-e3ba9ab16c390a02f4d5caa67908fec651b574e3.tar.gz gentoo-e3ba9ab16c390a02f4d5caa67908fec651b574e3.tar.bz2 gentoo-e3ba9ab16c390a02f4d5caa67908fec651b574e3.zip |
net-nds/rpcbind: Stable for HPPA PPC64 (bug #560990).
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild b/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild index e313dbd61340..7a81bafd88e1 100644 --- a/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild +++ b/net-nds/rpcbind/rpcbind-0.2.3-r1.ebuild @@ -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" |