sys-libs/newlib: Migrate CROSSCOMPILE_OPTS=headers-only -> USE=headers-only
[gentoo.git] / sys-libs / newlib / newlib-2.4.0.ebuild
index e70a03bdcad228521aa98a27d1e216d10329e9fd..724e01a55fa817776ab5b76342de0f489bd11061 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -28,7 +28,7 @@ HOMEPAGE="https://sourceware.org/newlib/"
 
 LICENSE="NEWLIB LIBGLOSS GPL-2"
 SLOT="0"
-IUSE="nls threads unicode crosscompile_opts_headers-only"
+IUSE="nls threads unicode headers-only"
 RESTRICT="strip"
 
 NEWLIBBUILD="${WORKDIR}/build"