commit: c7113426ff88c5ca46a432f43b0fc1de1f52b512
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 9 21:50:02 2023 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 9 21:50:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7113426
sys-apps/locale-gen: remove errorneous dependency
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
sys-apps/locale-gen/locale-gen-2.23.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/sys-apps/locale-gen/locale-gen-2.23.ebuild
b/sys-apps/locale-gen/locale-gen-2.23.ebuild
index c819b986ee6b..8272f634317c 100644
--- a/sys-apps/locale-gen/locale-gen-2.23.ebuild
+++ b/sys-apps/locale-gen/locale-gen-2.23.ebuild
@@ -21,7 +21,6 @@ RDEPEND="
app-arch/gzip
sys-apps/gentoo-functions
sys-apps/grep
- >=sys-libs/glibc-2.37-r3
!<sys-libs/glibc-2.37-r3
"
DEPEND=""