diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-16 10:55:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-16 10:55:34 +0200 |
commit | e97f4ee7ffd1d2808e9da19f61538d517d472c8c (patch) | |
tree | 90254fdb721a0586bff40c31211bf01c28de5c1c /media-libs | |
parent | dev-libs/oniguruma: amd64 stable wrt bug #858185 (diff) | |
download | gentoo-e97f4ee7ffd1d2808e9da19f61538d517d472c8c.tar.gz gentoo-e97f4ee7ffd1d2808e9da19f61538d517d472c8c.tar.bz2 gentoo-e97f4ee7ffd1d2808e9da19f61538d517d472c8c.zip |
media-libs/gd: amd64 stable wrt bug #858275
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gd/gd-2.3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gd/gd-2.3.3-r1.ebuild b/media-libs/gd/gd-2.3.3-r1.ebuild index 3c9889de42ab..2affad8894a6 100644 --- a/media-libs/gd/gd-2.3.3-r1.ebuild +++ b/media-libs/gd/gd-2.3.3-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/lib${P}" LICENSE="gd IJG HPND BSD" SLOT="2/3" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="avif cpu_flags_x86_sse fontconfig +jpeg heif +png static-libs test tiff truetype webp xpm zlib" RESTRICT="!test? ( test )" |