From 0df5680883b50fbead216c5b10b592f153c40811 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 28 Dec 2016 19:21:53 +0100 Subject: net-misc/netkit-rsh: add Prefix keywords Package-Manager: portage-2.2.28-prefix --- net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/netkit-rsh') diff --git a/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild b/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild index 328015a2befd..2bd2df1a78c4 100644 --- a/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild +++ b/net-misc/netkit-rsh/netkit-rsh-0.17-r10.ebuild @@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="pam" RDEPEND=">=sys-libs/ncurses-5.2 @@ -46,7 +46,7 @@ src_prepare() { src_configure() { tc-export CC - ./configure $(usex pam '' '--without-pam') || die + ${CONFIG_SHELL:-/bin/sh} ./configure $(usex pam '' '--without-pam') || die sed -i \ -e "s:-pipe -O2:${CFLAGS}:" \ -- cgit v1.2.3-65-gdbad