diff --git a/net-misc/chrony/chrony-4.8-r1.ebuild b/net-misc/chrony/chrony-4.8-r1.ebuild index e6623482d24d2..98e268a97b7ac 100644 --- a/net-misc/chrony/chrony-4.8-r1.ebuild +++ b/net-misc/chrony/chrony-4.8-r1.ebuild @@ -162,7 +162,7 @@ src_configure() { # OPERATINGSYSTEM=`uname -s` (--host-system=) # VERSION=`uname -r` (--host-release=) # MACHINE=`uname -m` (--host-machine=) - if tc-tc-is-cross-compiler ; then + if tc-is-cross-compiler ; then case "${KERNEL}" in linux) myconf+=( diff --git a/net-misc/chrony/chrony-9999.ebuild b/net-misc/chrony/chrony-9999.ebuild index 6242bfaa82039..bfaa748c3ae6c 100644 --- a/net-misc/chrony/chrony-9999.ebuild +++ b/net-misc/chrony/chrony-9999.ebuild @@ -162,7 +162,7 @@ src_configure() { # OPERATINGSYSTEM=`uname -s` (--host-system=) # VERSION=`uname -r` (--host-release=) # MACHINE=`uname -m` (--host-machine=) - if tc-tc-is-cross-compiler ; then + if tc-is-cross-compiler ; then case "${KERNEL}" in linux) myconf+=(