diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-04-15 07:36:56 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-04-15 07:38:09 +0200 |
commit | 0d9a2893752e67128e473f6dd1d000fa0b8eb818 (patch) | |
tree | 2a907182a38427543bc99d18ffe35b6898349758 /dev-ruby/rmagick | |
parent | dev-ruby/narray: ppc stable, bug 645622 (diff) | |
download | gentoo-0d9a2893752e67128e473f6dd1d000fa0b8eb818.tar.gz gentoo-0d9a2893752e67128e473f6dd1d000fa0b8eb818.tar.bz2 gentoo-0d9a2893752e67128e473f6dd1d000fa0b8eb818.zip |
dev-ruby/rmagick: ppc stable, bug 645622
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/rmagick')
-rw-r--r-- | dev-ruby/rmagick/rmagick-2.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rmagick/rmagick-2.16.0.ebuild b/dev-ruby/rmagick/rmagick-2.16.0.ebuild index ff0d6f3dfa3e..2861130b2769 100644 --- a/dev-ruby/rmagick/rmagick-2.16.0.ebuild +++ b/dev-ruby/rmagick/rmagick-2.16.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.4.9:= =media-gfx/imagemagick-6*" |