diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 09:27:47 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 11:08:29 +0100 |
commit | c4f1fad0ad4afb55201a5260f2106b29bb0e23d0 (patch) | |
tree | a759e1dd8e1b40479b95764475c9ef8f5d4b4430 | |
parent | dev-cpp/ctemplate: arm stable (bug 606852). (diff) | |
download | gentoo-c4f1fad0ad4afb55201a5260f2106b29bb0e23d0.tar.gz gentoo-c4f1fad0ad4afb55201a5260f2106b29bb0e23d0.tar.bz2 gentoo-c4f1fad0ad4afb55201a5260f2106b29bb0e23d0.zip |
net-nds/rpcbind: arm stable (bug 610704).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r-- | net-nds/rpcbind/rpcbind-0.2.4.ebuild | 2 |
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 bc087d05aef8..f1b01668c4f4 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" |