commit: 26ba55f505a25389ee9529d989bb4fb1196f8bdf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 2 03:18:04 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Mar 2 03:49:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ba55f5
sci-libs/proj: drop vestigal static-libs Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/proj/proj-8.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/proj/proj-8.0.0.ebuild b/sci-libs/proj/proj-8.0.0.ebuild index 5b83eb02429..c6a3966a268 100644 --- a/sci-libs/proj/proj-8.0.0.ebuild +++ b/sci-libs/proj/proj-8.0.0.ebuild @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0/22" KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" -IUSE="curl europe static-libs test +tiff" +IUSE="curl europe test +tiff" REQUIRED_USE="test? ( !europe )" RESTRICT="!test? ( test )"