diff options
author | Sam James <sam@gentoo.org> | 2024-10-13 21:39:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-13 21:39:12 +0100 |
commit | 6456f6dec81d9074c77d32ccaf3d65cee3e6d6ae (patch) | |
tree | a003de1fe364b427fe6ffb636d948994aca48736 /media-gfx | |
parent | dev-python/yarl: Stabilize 1.12.1 sparc, #941313 (diff) | |
download | gentoo-6456f6dec81d9074c77d32ccaf3d65cee3e6d6ae.tar.gz gentoo-6456f6dec81d9074c77d32ccaf3d65cee3e6d6ae.tar.bz2 gentoo-6456f6dec81d9074c77d32ccaf3d65cee3e6d6ae.zip |
media-gfx/imagemagick: Stabilize 7.1.1.38-r2 sparc, #941432
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/imagemagick/imagemagick-7.1.1.38-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/imagemagick/imagemagick-7.1.1.38-r2.ebuild b/media-gfx/imagemagick/imagemagick-7.1.1.38-r2.ebuild index bcbca49ee01a..81077e69b972 100644 --- a/media-gfx/imagemagick/imagemagick-7.1.1.38-r2.ebuild +++ b/media-gfx/imagemagick/imagemagick-7.1.1.38-r2.ebuild @@ -14,7 +14,7 @@ else MY_PV="$(ver_rs 3 '-')" MY_P="ImageMagick-${MY_PV}" SRC_URI="mirror://imagemagick/${MY_P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi S="${WORKDIR}/${MY_P}" |