diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-08 15:24:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-08 15:24:31 -0400 |
commit | 804e6b7ee9f3a2284f10045172be9464bf1118ee (patch) | |
tree | 12397e20c9f581e4a9343aa9d8f579dffb0e96fb /media-gfx/apngasm | |
parent | x11-libs/fltk: Version 1.3.5 (diff) | |
download | gentoo-804e6b7ee9f3a2284f10045172be9464bf1118ee.tar.gz gentoo-804e6b7ee9f3a2284f10045172be9464bf1118ee.tar.bz2 gentoo-804e6b7ee9f3a2284f10045172be9464bf1118ee.zip |
media-gfx/apngasm: amd64 stable wrt bug #681506
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-gfx/apngasm')
-rw-r--r-- | media-gfx/apngasm/apngasm-2.91.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/apngasm/apngasm-2.91.ebuild b/media-gfx/apngasm/apngasm-2.91.ebuild index e5d8debea7bf..166900714da3 100644 --- a/media-gfx/apngasm/apngasm-2.91.ebuild +++ b/media-gfx/apngasm/apngasm-2.91.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip" LICENSE="ZLIB 7z? ( LGPL-2.1 )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="7z zopfli" RDEPEND="media-libs/libpng:0=[apng] |