From 74fd028308f4a32ca3882fe7602a7cd7f3d47914 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Tue, 4 Jan 2022 00:25:53 +0100 Subject: app-text/opensp: remove implicit elibc_* flags Signed-off-by: David Seifert --- app-text/opensp/opensp-1.5.2-r6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text') diff --git a/app-text/opensp/opensp-1.5.2-r6.ebuild b/app-text/opensp/opensp-1.5.2-r6.ebuild index c3e31ea99fd9..433e25dafb4a 100644 --- a/app-text/opensp/opensp-1.5.2-r6.ebuild +++ b/app-text/opensp/opensp-1.5.2-r6.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=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/openjade/${MY_P}.tar.gz" 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=" -- cgit v1.2.3-65-gdbad