summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2020-07-20 07:49:30 +0200
committerHans de Graaff <graaff@gentoo.org>2020-07-20 08:14:59 +0200
commita181b3947ce3b8a0b47fc2e43049549f33509af9 (patch)
treebea012fce57936bd07fa8adadf26a47c8eeb96df /dev-ruby
parentsys-kernel/git-sources: Automated version bump to 5.8_rc6. (diff)
downloadgentoo-a181b3947ce3b8a0b47fc2e43049549f33509af9.tar.gz
gentoo-a181b3947ce3b8a0b47fc2e43049549f33509af9.tar.bz2
gentoo-a181b3947ce3b8a0b47fc2e43049549f33509af9.zip
dev-ruby/image_processing: move ~x86 forward
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/image_processing/image_processing-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/image_processing/image_processing-1.11.0.ebuild b/dev-ruby/image_processing/image_processing-1.11.0.ebuild
index 80e6c6be3000..04f40b5f8a59 100644
--- a/dev-ruby/image_processing/image_processing-1.11.0.ebuild
+++ b/dev-ruby/image_processing/image_processing-1.11.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="https://github.com/janko/image_processing/archive/v${PV}.tar.gz -> ${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND+=" test? ( media-gfx/imagemagick[jpeg,tiff] )"