summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-09-09 08:02:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-09-09 08:02:12 +0200
commit0d813ff9b1078384a02ee4cfad29342467c06638 (patch)
treed73aa9f463ab7cd1f74cc1b87219c9d49f3b7482 /net-nds/rpcbind
parentnet-libs/rpcsvc-proto: sparc stable wrt bug #693310 (diff)
downloadgentoo-0d813ff9b1078384a02ee4cfad29342467c06638.tar.gz
gentoo-0d813ff9b1078384a02ee4cfad29342467c06638.tar.bz2
gentoo-0d813ff9b1078384a02ee4cfad29342467c06638.zip
net-nds/rpcbind: sparc stable wrt bug #693310
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-nds/rpcbind')
-rw-r--r--net-nds/rpcbind/rpcbind-1.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/rpcbind/rpcbind-1.2.5.ebuild b/net-nds/rpcbind/rpcbind-1.2.5.ebuild
index 093803154cc8..13cae39f55d5 100644
--- a/net-nds/rpcbind/rpcbind-1.2.5.ebuild
+++ b/net-nds/rpcbind/rpcbind-1.2.5.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 ~riscv s390 ~sh ~sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 ~sh sparc x86"
fi
DESCRIPTION="portmap replacement which supports RPC over various protocols"