commit:     8127852654626e929ac32db0a81340799857df0c
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  1 20:07:34 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jan  1 20:07:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81278526

sys-libs/rpmatch-standalone: remove uclibc

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild 
b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild
index 4881a46decc1..6cacfa6cfc13 100644
--- a/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild
+++ b/sys-libs/rpmatch-standalone/rpmatch-standalone-1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,8 +15,7 @@ KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86"
 IUSE="static-libs"
 
 DEPEND="
-       !sys-libs/glibc
-       !sys-libs/uclibc"
+       !sys-libs/glibc"
 
 S="${WORKDIR}/musl-rpmatch-${PV}"
 

Reply via email to