diff options
author | Michael Palimaka <kensington@gentoo.org> | 2016-11-04 00:10:20 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2016-11-04 01:39:59 +1100 |
commit | 165ccdbb004b77a5eb4f916660df8e3111f882ab (patch) | |
tree | c74dea89233cfe32d2f46282d3a41684159d82f4 /dev-ruby/chunky_png | |
parent | net-misc/curl: Stable for HPPA PPC64 (bug #598856). (diff) | |
download | gentoo-165ccdbb004b77a5eb4f916660df8e3111f882ab.tar.gz gentoo-165ccdbb004b77a5eb4f916660df8e3111f882ab.tar.bz2 gentoo-165ccdbb004b77a5eb4f916660df8e3111f882ab.zip |
dev-ruby: restore x86 keyword on various packages
Gentoo-bug: 562452
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-ruby/chunky_png')
-rw-r--r-- | dev-ruby/chunky_png/chunky_png-1.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/chunky_png/chunky_png-1.3.7.ebuild b/dev-ruby/chunky_png/chunky_png-1.3.7.ebuild index 3c993301ef3a..349dfe0b52fe 100644 --- a/dev-ruby/chunky_png/chunky_png-1.3.7.ebuild +++ b/dev-ruby/chunky_png/chunky_png-1.3.7.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://wiki.github.com/wvanbergen/chunky_png" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" all_ruby_prepare() { |