diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 18:54:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:03:49 +0000 |
commit | 540a7b5c76bdbc09cac3f2abd657b120fd69aa80 (patch) | |
tree | b133ea5e9e16e52464a7e8ecb1fa024bf7c1297f /dev-ruby/image_processing | |
parent | dev-ruby/activestorage: Keyword 6.0.3.4 ppc64, #692324 (diff) | |
download | gentoo-540a7b5c76bdbc09cac3f2abd657b120fd69aa80.tar.gz gentoo-540a7b5c76bdbc09cac3f2abd657b120fd69aa80.tar.bz2 gentoo-540a7b5c76bdbc09cac3f2abd657b120fd69aa80.zip |
dev-ruby/image_processing: Keyword 1.12.1 ppc64, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/image_processing')
-rw-r--r-- | dev-ruby/image_processing/image_processing-1.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/image_processing/image_processing-1.12.1.ebuild b/dev-ruby/image_processing/image_processing-1.12.1.ebuild index b5cac1d48840..42a340374250 100644 --- a/dev-ruby/image_processing/image_processing-1.12.1.ebuild +++ b/dev-ruby/image_processing/image_processing-1.12.1.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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="" DEPEND+=" test? ( media-gfx/imagemagick[jpeg,png,tiff] )" |