diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 19:00:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-12 19:00:43 +0000 |
commit | 49c478ef76ce1d6980cce1e2758e0cfcbbcd5b5d (patch) | |
tree | e1670a1ae314dddbd94a59884c97c5597f837ad2 /net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild | |
parent | Stable for ppc64, wrt bug #480090 (diff) | |
download | historical-49c478ef76ce1d6980cce1e2758e0cfcbbcd5b5d.tar.gz historical-49c478ef76ce1d6980cce1e2758e0cfcbbcd5b5d.tar.bz2 historical-49c478ef76ce1d6980cce1e2758e0cfcbbcd5b5d.zip |
Stable for ppc64, wrt bug #480094
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild')
-rw-r--r-- | net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild b/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild index b8486adf0084..801db307cee4 100644 --- a/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild +++ b/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild,v 1.5 2013/09/12 17:20:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nds/rpcbind/rpcbind-0.2.0-r1.ebuild,v 1.6 2013/09/12 19:00:38 ago Exp $ EAPI="2" @@ -13,7 +13,7 @@ if [[ ${PV} == "9999" ]] ; then #KEYWORDS="" else SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" - KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" + KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" fi DESCRIPTION="portmap replacement which supports RPC over various protocols" |