summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-01-12 10:36:53 +0100
committerJeroen Roovers <jer@gentoo.org>2020-01-12 10:40:00 +0100
commit897cb1373108bd4f63e9967fcec81ad17fefd73a (patch)
tree0103261787f59852680ebd06ab6bba3c0ae0a9e0
parentsys-fs/quota: Stable for hppa too (diff)
downloadgentoo-897cb1373108bd4f63e9967fcec81ad17fefd73a.tar.gz
gentoo-897cb1373108bd4f63e9967fcec81ad17fefd73a.tar.bz2
gentoo-897cb1373108bd4f63e9967fcec81ad17fefd73a.zip
net-nds/rpcbind: Stable for hppa too
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Jeroen Roovers <jer@gentoo.org>
-rw-r--r--net-nds/rpcbind/rpcbind-1.2.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/rpcbind/rpcbind-1.2.5-r1.ebuild b/net-nds/rpcbind/rpcbind-1.2.5-r1.ebuild
index 785a465f4156..601f3ec4d427 100644
--- a/net-nds/rpcbind/rpcbind-1.2.5-r1.ebuild
+++ b/net-nds/rpcbind/rpcbind-1.2.5-r1.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 ppc ppc64 sparc x86"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
fi
DESCRIPTION="portmap replacement which supports RPC over various protocols"