diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 21:37:32 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 21:37:32 +0100 |
commit | 9f9d0ef6e502af3092ff433ce5fcdfb367523047 (patch) | |
tree | 7cb3a2e9c3d8c0f1dbf4badfaddddcc613e88588 /dev-ruby/rmagick/rmagick-4.2.2.ebuild | |
parent | dev-ruby/rmagick: require LCMS support in ImageMagick (diff) | |
download | gentoo-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/rmagick/rmagick-4.2.2.ebuild')
-rw-r--r-- | dev-ruby/rmagick/rmagick-4.2.2.ebuild | 2 |
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:=" |