From 421b1e260f2892c398950f3052f267dac28ed00c Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Thu, 17 Aug 2017 23:50:29 -0400 Subject: [PATCH] media-gfx/apngasm: LGPL license is only used if 7z support is enabled --- media-gfx/apngasm/apngasm-2.91.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/apngasm/apngasm-2.91.ebuild b/media-gfx/apngasm/apngasm-2.91.ebuild index 5b10653f256f..436f81dc383a 100644 --- a/media-gfx/apngasm/apngasm-2.91.ebuild +++ b/media-gfx/apngasm/apngasm-2.91.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="create an APNG from multiple PNG files" HOMEPAGE="https://sourceforge.net/projects/apngasm/" SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip" -LICENSE="ZLIB LGPL-2.1" +LICENSE="ZLIB 7z? ( LGPL-2.1 )" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="7z zopfli" -- 2.26.2