summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-02 21:37:32 +0100
committerSam James <sam@gentoo.org>2021-10-02 21:37:32 +0100
commit9f9d0ef6e502af3092ff433ce5fcdfb367523047 (patch)
tree7cb3a2e9c3d8c0f1dbf4badfaddddcc613e88588 /dev-ruby
parentdev-ruby/rmagick: require LCMS support in ImageMagick (diff)
downloadgentoo-9f9d0ef6e502af3092ff433ce5fcdfb367523047.tar.gz
gentoo-9f9d0ef6e502af3092ff433ce5fcdfb367523047.tar.bz2
gentoo-9f9d0ef6e502af3092ff433ce5fcdfb367523047.zip
dev-ruby/rmagick: Stabilize 4.2.2 ppc, #812761
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/rmagick/rmagick-4.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rmagick/rmagick-4.2.2.ebuild b/dev-ruby/rmagick/rmagick-4.2.2.ebuild
index 0fa46a0f8373..8c0d3bb830d6 100644
--- a/dev-ruby/rmagick/rmagick-4.2.2.ebuild
+++ b/dev-ruby/rmagick/rmagick-4.2.2.ebuild
@@ -25,7 +25,7 @@ RUBY_S="rmagick-${MY_PV}"
LICENSE="Artistic"
SLOT="4"
-KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~hppa ppc ~ppc64 ~x86"
IUSE="doc"
RDEPEND+=" >=media-gfx/imagemagick-6.9.0:="