Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rmagick/
Date: Sat, 18 Sep 2021 08:15:02
Message-Id: 1631952808.f49ada15e727a1ed4cce401e9690ef7f4e3e697d.sam@gentoo
1 commit: f49ada15e727a1ed4cce401e9690ef7f4e3e697d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 18 08:13:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 08:13:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f49ada15
7
8 dev-ruby/rmagick: Stabilize 4.2.2 amd64, #812761
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ruby/rmagick/rmagick-4.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/rmagick/rmagick-4.2.2.ebuild b/dev-ruby/rmagick/rmagick-4.2.2.ebuild
16 index a5f3be5f88d..3cb79596f21 100644
17 --- a/dev-ruby/rmagick/rmagick-4.2.2.ebuild
18 +++ b/dev-ruby/rmagick/rmagick-4.2.2.ebuild
19 @@ -25,7 +25,7 @@ RUBY_S="rmagick-${MY_PV}"
20
21 LICENSE="Artistic"
22 SLOT="4"
23 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86"
25 IUSE="doc"
26
27 RDEPEND+=" >=media-gfx/imagemagick-6.9.0:="