diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:37:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-03-16 22:37:18 +0100 |
commit | 3f95964a6a1e99a760768f64627c21c49b953286 (patch) | |
tree | ce64e479b3ab70a776524061ecc8dc973d279ce8 /media-gfx/libimagequant | |
parent | dev-python/pillow: amd64 stable wrt bug #679956 (diff) | |
download | gentoo-3f95964a6a1e99a760768f64627c21c49b953286.tar.gz gentoo-3f95964a6a1e99a760768f64627c21c49b953286.tar.bz2 gentoo-3f95964a6a1e99a760768f64627c21c49b953286.zip |
media-gfx/libimagequant: amd64 stable wrt bug #679956
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
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 a68ab9c18f02..51cfc32c7338 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="" |