commit: b4adc917e41adeecaa80ea720b27a213aef41263
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 28 22:53:51 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 28 22:53:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4adc917
dev-ruby/rmagick: Stabilize 4.3.0 amd64, #903445
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/rmagick/rmagick-4.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/rmagick/rmagick-4.3.0.ebuild
b/dev-ruby/rmagick/rmagick-4.3.0.ebuild
index 56104b1dac96..3d26874a20e1 100644
--- a/dev-ruby/rmagick/rmagick-4.3.0.ebuild
+++ b/dev-ruby/rmagick/rmagick-4.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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:="