which installs a binary with the same name and similar funcionality.
See also: https://github.com/karelzak/util-linux/issues/808
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=4
KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE=""
-RDEPEND="dev-libs/libpcre"
+RDEPEND="dev-libs/libpcre
+ !>=sys-apps/util-linux-2.34[hardlink]"
DEPEND="${RDEPEND}
virtual/pkgconfig"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
-RDEPEND="dev-libs/libpcre"
+RDEPEND="
+ dev-libs/libpcre
+ !>=sys-apps/util-linux-2.34[hardlink]
+"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"