diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-03-10 23:11:32 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-03-10 23:20:53 +0100 |
commit | c367324d9b1ebd1986b751cef71b26f693027df9 (patch) | |
tree | 60878dc46801cf0832164db7101b1d87441c6227 /media-gfx/libimagequant | |
parent | dev-python/olefile: Mark ~hppa too (diff) | |
download | gentoo-c367324d9b1ebd1986b751cef71b26f693027df9.tar.gz gentoo-c367324d9b1ebd1986b751cef71b26f693027df9.tar.bz2 gentoo-c367324d9b1ebd1986b751cef71b26f693027df9.zip |
media-gfx/libimagequant: Mark ~hppa too.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
RepoMan-Options: --ignore-arches
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'media-gfx/libimagequant')
-rw-r--r-- | media-gfx/libimagequant/libimagequant-2.12.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/libimagequant/libimagequant-2.12.2.ebuild b/media-gfx/libimagequant/libimagequant-2.12.2.ebuild index e3a6a6b40254..a68ab9c18f02 100644 --- a/media-gfx/libimagequant/libimagequant-2.12.2.ebuild +++ b/media-gfx/libimagequant/libimagequant-2.12.2.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="7" @@ -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 ~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="" |