commit: 17eb6939b8acf81d00f363a34bad94fef2d50d1f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 3 23:26:24 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Jan 3 23:26:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17eb6939
sys-fs/mtools: remove implicit elibc_* flags
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sys-fs/mtools/mtools-4.0.35.ebuild | 4 ++--
sys-fs/mtools/mtools-4.0.36.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/sys-fs/mtools/mtools-4.0.35.ebuild
b/sys-fs/mtools/mtools-4.0.35.ebuild
index 11b85109c45f..74e3d8fd4a01 100644
--- a/sys-fs/mtools/mtools-4.0.35.ebuild
+++ b/sys-fs/mtools/mtools-4.0.35.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos
~x64-solaris"
-IUSE="X elibc_glibc"
+IUSE="X"
RDEPEND="
!elibc_glibc? ( virtual/libiconv )
diff --git a/sys-fs/mtools/mtools-4.0.36.ebuild
b/sys-fs/mtools/mtools-4.0.36.ebuild
index 3ebdd3b6df91..52f5d5207032 100644
--- a/sys-fs/mtools/mtools-4.0.36.ebuild
+++ b/sys-fs/mtools/mtools-4.0.36.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86
~x64-macos ~x64-solaris"
-IUSE="X elibc_glibc"
+IUSE="X"
RDEPEND="
!elibc_glibc? ( virtual/libiconv )