diff options
author | 2021-09-18 09:13:28 +0100 | |
---|---|---|
committer | 2021-09-18 09:13:28 +0100 | |
commit | f49ada15e727a1ed4cce401e9690ef7f4e3e697d (patch) | |
tree | 107e533de3af522830da19679a4d4de4ca538d32 /dev-ruby | |
parent | dev-ruby/hashdiff: cleanup (diff) | |
download | gentoo-f49ada15e727a1ed4cce401e9690ef7f4e3e697d.tar.gz gentoo-f49ada15e727a1ed4cce401e9690ef7f4e3e697d.tar.bz2 gentoo-f49ada15e727a1ed4cce401e9690ef7f4e3e697d.zip |
dev-ruby/rmagick: Stabilize 4.2.2 amd64, #812761
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-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 a5f3be5f88db..3cb79596f21d 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:=" |