diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 10:02:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-14 10:02:35 +0200 |
commit | df7fbd8a2a776f5992ddec9af24751e1c99650cc (patch) | |
tree | 9ffd4447274013ef083186bc415c21fe3ec9b357 /dev-ruby/rmagick | |
parent | dev-java/icedtea-bin: bump to 3.16.0 (diff) | |
download | gentoo-df7fbd8a2a776f5992ddec9af24751e1c99650cc.tar.gz gentoo-df7fbd8a2a776f5992ddec9af24751e1c99650cc.tar.bz2 gentoo-df7fbd8a2a776f5992ddec9af24751e1c99650cc.zip |
dev-ruby/rmagick: x86 stable wrt bug #715122
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rmagick')
-rw-r--r-- | dev-ruby/rmagick/rmagick-3.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rmagick/rmagick-3.2.0.ebuild b/dev-ruby/rmagick/rmagick-3.2.0.ebuild index ea952faeffeb..0fc91a2a4dad 100644 --- a/dev-ruby/rmagick/rmagick-3.2.0.ebuild +++ b/dev-ruby/rmagick/rmagick-3.2.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/gemhome/rmagick" LICENSE="Artistic" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ppc64 ~x86 ~x86-macos" +KEYWORDS="amd64 ~hppa ppc ppc64 x86 ~x86-macos" IUSE="doc" RDEPEND+=" >=media-gfx/imagemagick-6.9.0:= =media-gfx/imagemagick-6*" |