diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:11:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-05 09:12:02 +0200 |
commit | 1ae8c79b785cfe0cae546953c35f6ce62dd5a5f9 (patch) | |
tree | 36a91e32156cfcfaf409827dcb6663becf903de3 /media-gfx/libimagequant | |
parent | dev-python/pillow: ppc stable wrt bug #679956 (diff) | |
download | gentoo-1ae8c79b785cfe0cae546953c35f6ce62dd5a5f9.tar.gz gentoo-1ae8c79b785cfe0cae546953c35f6ce62dd5a5f9.tar.bz2 gentoo-1ae8c79b785cfe0cae546953c35f6ce62dd5a5f9.zip |
media-gfx/libimagequant: ppc 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="ppc"
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 b4def64863d6..3b54e4177a1b 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="" |