summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-11 19:54:56 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-11 19:54:56 +0100
commitb9f08d213157ee0d34d8aee7ca49f29fe329c650 (patch)
treed304c6273cb47a9e17b55546c73b51e51be209bf
parentnet-p2p/bitcoind: add knots support (diff)
downloadgentoo-b9f08d213157ee0d34d8aee7ca49f29fe329c650.tar.gz
gentoo-b9f08d213157ee0d34d8aee7ca49f29fe329c650.tar.bz2
gentoo-b9f08d213157ee0d34d8aee7ca49f29fe329c650.zip
net-nds/rpcbind: ia64 stable wrt bug #610704
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 ec91e358b534..2f54a8f0f3c4 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"