summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-09-08 02:45:12 +0200
committerThomas Deutschmann <whissi@gentoo.org>2019-09-08 03:13:14 +0200
commit55cb6635e66055502b79cfe0785afff0c162dd46 (patch)
treef26b3fe0388350f43e5d0150c06d31932ae40233 /net-nds
parentmedia-libs/libsdl2: x86 stable (bug #690064) (diff)
downloadgentoo-55cb6635e66055502b79cfe0785afff0c162dd46.tar.gz
gentoo-55cb6635e66055502b79cfe0785afff0c162dd46.tar.bz2
gentoo-55cb6635e66055502b79cfe0785afff0c162dd46.zip
net-nds/rpcbind: x86 stable (bug #693310)
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-nds')
-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 9178ff90a0bf..36e0975d75a5 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"