[PATCH 29/94] sys-apps/util-linux: use kernel_Hurd rather than *-gnu
Sam James <[email protected]>
| Newsgroups | gmane.linux.gentoo.devel |
|---|---|
| Message-ID | <a443a1955d809af2a67dc9af0f6308741cc51d9b.1774994307.git.sam@gentoo.org> |
From: Ionen Wolkens <[email protected]> Otherwise users are losing e.g. fsck even on non-hurd. Also revbump so any users that emerged in the interim gets it back asap. Fixes: fcd9cc940c6664ec07e3085b7fc9cdcc1e998dd0 Signed-off-by: Ionen Wolkens <[email protected]> Signed-off-by: Sam James <[email protected]> --- .../{util-linux-2.41.3.ebuild => util-linux-2.41.3-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sys-apps/util-linux/{util-linux-2.41.3.ebuild => util-linux-2.41.3-r1.ebuild} (99%) diff --git a/sys-apps/util-linux/util-linux-2.41.3.ebuild b/sys-apps/util-linux/util-linux-2.41.3-r1.ebuild similarity index 99% rename from sys-apps/util-linux/util-linux-2.41.3.ebuild rename to sys-apps/util-linux/util-linux-2.41.3-r1.ebuild index e1c8a334201c0..e162ab76d1556 100644 --- a/sys-apps/util-linux/util-linux-2.41.3.ebuild +++ b/sys-apps/util-linux/util-linux-2.41.3-r1.ebuild @@ -341,7 +341,7 @@ multilib_src_configure() { ) fi - if [[ ${CHOST} == *-gnu ]] ; then + if use kernel_Hurd ; then # Disable Linux-specific features myeconfargs+=( --disable-partx -- 2.53.0