diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 15:38:42 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 16:14:06 -0400 |
commit | 644aafc77219c9d950b475611276dcacbc0cc7bd (patch) | |
tree | 61a4e1da3146d83dc4974eb01e7c09b0f23a39b5 /media-libs/sdl-image | |
parent | net-misc/freerdp: arm64 stable (diff) | |
download | gentoo-644aafc77219c9d950b475611276dcacbc0cc7bd.tar.gz gentoo-644aafc77219c9d950b475611276dcacbc0cc7bd.tar.bz2 gentoo-644aafc77219c9d950b475611276dcacbc0cc7bd.zip |
media-libs/sdl-image: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'media-libs/sdl-image')
-rw-r--r-- | media-libs/sdl-image/sdl-image-1.2.12-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-image/sdl-image-1.2.12-r2.ebuild b/media-libs/sdl-image/sdl-image-1.2.12-r2.ebuild index 6a9bc4aa1f1a..d9578965e6d6 100644 --- a/media-libs/sdl-image/sdl-image-1.2.12-r2.ebuild +++ b/media-libs/sdl-image/sdl-image-1.2.12-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="http://www.libsdl.org/projects/SDL_image/release/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="gif jpeg png static-libs tiff webp" RDEPEND=" |