diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-01 22:29:19 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-01 22:29:19 -0500 |
commit | 9e9f46330ee5f1ebad4336161c86fe548aa92c21 (patch) | |
tree | 68e4f3618cb319df054cd5f74675e83c4d092d4b /media-gfx/libimagequant | |
parent | app-text/dvipng-1.15-r1: hppa stable, bug 669734 (diff) | |
download | gentoo-9e9f46330ee5f1ebad4336161c86fe548aa92c21.tar.gz gentoo-9e9f46330ee5f1ebad4336161c86fe548aa92c21.tar.bz2 gentoo-9e9f46330ee5f1ebad4336161c86fe548aa92c21.zip |
media-gfx/libimagequant-2.12.2: added ~alpha, bug 659320
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 1cfe04f72c2b..e3a6a6b40254 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="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="cpu_flags_x86_sse2 debug openmp static-libs" DEPEND="" |