mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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@gentoo.org>
This commit is contained in:
@@ -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= )"
|
||||
|
||||
Reference in New Issue
Block a user