From a181b3947ce3b8a0b47fc2e43049549f33509af9 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Mon, 20 Jul 2020 07:49:30 +0200 Subject: [PATCH] dev-ruby/image_processing: move ~x86 forward Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Hans de Graaff --- dev-ruby/image_processing/image_processing-1.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 80e6c6be30004..04f40b5f8a598 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] )"