diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-01 11:09:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-01 11:13:03 +0200 |
commit | 345fc46f17b7f1da6c8ce063787148aeedb5aa63 (patch) | |
tree | 567d66de2cef98955546ec9622a9a9c3966c6a97 /dev-ruby | |
parent | dev-db/sqlitebrowser: x86 stable wrt bug #620038 (diff) | |
download | gentoo-345fc46f17b7f1da6c8ce063787148aeedb5aa63.tar.gz gentoo-345fc46f17b7f1da6c8ce063787148aeedb5aa63.tar.bz2 gentoo-345fc46f17b7f1da6c8ce063787148aeedb5aa63.zip |
dev-ruby/rmagick: x86 stable wrt bug #619718
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/rmagick/rmagick-2.15.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rmagick/rmagick-2.15.4.ebuild b/dev-ruby/rmagick/rmagick-2.15.4.ebuild index d78b78eb44fc..5da1425c8c85 100644 --- a/dev-ruby/rmagick/rmagick-2.15.4.ebuild +++ b/dev-ruby/rmagick/rmagick-2.15.4.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*" |