diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:08:53 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:15:02 +0100 |
commit | ea1e9b94151c5ef5712023a88400ef4800be4e99 (patch) | |
tree | bdd976175cf0cbfd7206a03ab799f1381446d6b0 /media-gfx/apngasm | |
parent | dev-python/precis-i18n: Stabilize 1.0.4 ALLARCHES, #833696 (diff) | |
download | gentoo-ea1e9b94151c5ef5712023a88400ef4800be4e99.tar.gz gentoo-ea1e9b94151c5ef5712023a88400ef4800be4e99.tar.bz2 gentoo-ea1e9b94151c5ef5712023a88400ef4800be4e99.zip |
media-gfx/apngasm: Stabilize 3.1.10 amd64, #833698
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-gfx/apngasm')
-rw-r--r-- | media-gfx/apngasm/apngasm-3.1.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/apngasm/apngasm-3.1.10.ebuild b/media-gfx/apngasm/apngasm-3.1.10.ebuild index 15fc7a28415d..e08210507edf 100644 --- a/media-gfx/apngasm/apngasm-3.1.10.ebuild +++ b/media-gfx/apngasm/apngasm-3.1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.t LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-libs/boost:= |