diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 15:16:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 15:16:39 +0200 |
commit | 5f7567befc20b52ef5dfdce93850779c5d92d62a (patch) | |
tree | 4b202d55780b225869c2849cc4f6c53e12ec1da5 /media-gfx/libimagequant | |
parent | dev-python/pillow: ppc64 stable wrt bug #679956 (diff) | |
download | gentoo-5f7567befc20b52ef5dfdce93850779c5d92d62a.tar.gz gentoo-5f7567befc20b52ef5dfdce93850779c5d92d62a.tar.bz2 gentoo-5f7567befc20b52ef5dfdce93850779c5d92d62a.zip |
media-gfx/libimagequant: ppc64 stable wrt bug #679956
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'media-gfx/libimagequant')
-rw-r--r-- | media-gfx/libimagequant/libimagequant-2.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/libimagequant/libimagequant-2.12.2.ebuild b/media-gfx/libimagequant/libimagequant-2.12.2.ebuild index 29794caf1359..b4def64863d6 100644 --- a/media-gfx/libimagequant/libimagequant-2.12.2.ebuild +++ b/media-gfx/libimagequant/libimagequant-2.12.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ImageOptim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-3" SLOT="0/0" -KEYWORDS="alpha amd64 arm arm64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="cpu_flags_x86_sse2 debug openmp static-libs" DEPEND="" |