diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 01:31:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 01:31:43 +0000 |
commit | 3e44486e5c494e8cb656efa39e5571519dd06bb8 (patch) | |
tree | d633f6051ecbbe102437d6e5900763bc4ebc9344 /media-libs/libnsgif | |
parent | app-text/docbook-xsl-ns-stylesheets: Stabilize 1.79.1 arm64, #763417 (diff) | |
download | gentoo-3e44486e5c494e8cb656efa39e5571519dd06bb8.tar.gz gentoo-3e44486e5c494e8cb656efa39e5571519dd06bb8.tar.bz2 gentoo-3e44486e5c494e8cb656efa39e5571519dd06bb8.zip |
media-libs/libnsgif: Stabilize 0.2.1-r3 arm64, #763426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/libnsgif')
-rw-r--r-- | media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild b/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild index 2438890b2e76..60f6c1d889aa 100644 --- a/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild +++ b/media-libs/libnsgif/libnsgif-0.2.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.netsurf-browser.org/libs/releases/${P}-src.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="" BDEPEND=" |