diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 20:17:11 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:21:22 +0200 |
commit | 8356935e07a3c760132c57beba099c49ef924bf1 (patch) | |
tree | 799a860ffc10d91207c0bc01ff54feb944cd6ba1 /dev-ruby/rmagick | |
parent | dev-ruby/daemons: x86 stable (bug #645622) (diff) | |
download | gentoo-8356935e07a3c760132c57beba099c49ef924bf1.tar.gz gentoo-8356935e07a3c760132c57beba099c49ef924bf1.tar.bz2 gentoo-8356935e07a3c760132c57beba099c49ef924bf1.zip |
dev-ruby/rmagick: x86 stable (bug #645622)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
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 b2278ca41038..c5e2aed340e4 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*" |