commit:     f595167010e8eee8e8a0b6c9cd5fec706bd14b92
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 27 03:15:22 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 27 04:03:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5951670

app-text/opensp: drop IUSE="elibc_glibc"

Not needed (implicit), we dropped all other examples in tree
a little bit ago.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/opensp/opensp-1.5.2-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/opensp/opensp-1.5.2-r7.ebuild 
b/app-text/opensp/opensp-1.5.2-r7.ebuild
index ddf0d6074591..0611f6bab276 100644
--- a/app-text/opensp/opensp-1.5.2-r7.ebuild
+++ b/app-text/opensp/opensp-1.5.2-r7.ebuild
@@ -15,7 +15,7 @@ S="${WORKDIR}"/${MY_P}
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 
sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris 
~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="doc elibc_glibc nls static-libs test"
+IUSE="doc nls static-libs test"
 RESTRICT="!test? ( test )"
 
 RDEPEND="elibc_glibc? ( net-libs/libnsl:0= )"

Reply via email to