diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:21:55 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-24 16:46:50 -0400 |
commit | 7722f68f0e0982e07782a1bcc5503e6b57c13efe (patch) | |
tree | e9937f694981ac3fc8e5ada3ac27419762c79f4d | |
parent | media-libs/opusfile: arm64 stable (diff) | |
download | gentoo-7722f68f0e0982e07782a1bcc5503e6b57c13efe.tar.gz gentoo-7722f68f0e0982e07782a1bcc5503e6b57c13efe.tar.bz2 gentoo-7722f68f0e0982e07782a1bcc5503e6b57c13efe.zip |
media-libs/devil: 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"
-rw-r--r-- | media-libs/devil/devil-1.7.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/devil/devil-1.7.8-r2.ebuild b/media-libs/devil/devil-1.7.8-r2.ebuild index 63a422bed59f..15e294645407 100644 --- a/media-libs/devil/devil-1.7.8-r2.ebuild +++ b/media-libs/devil/devil-1.7.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/openil/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ~mips ppc ppc64 x86" IUSE="allegro cpu_flags_x86_sse cpu_flags_x86_sse2 cpu_flags_x86_sse3 gif glut jpeg jpeg2k mng nvtt openexr opengl png sdl static-libs tiff X xpm" RDEPEND=" |