diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 21:14:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 21:15:00 +0100 |
commit | 0553bd259ac70ca92184b6d6e26b05ea503e9a41 (patch) | |
tree | 9468f7134a066169d20338ff2d4175319ea6bb3a /dev-ruby/image_processing | |
parent | dev-ruby/minispec-metadata: Keyword 3.3.1-r1 arm64, #898136 (diff) | |
download | gentoo-0553bd259ac70ca92184b6d6e26b05ea503e9a41.tar.gz gentoo-0553bd259ac70ca92184b6d6e26b05ea503e9a41.tar.bz2 gentoo-0553bd259ac70ca92184b6d6e26b05ea503e9a41.zip |
dev-ruby/image_processing: Keyword 1.12.2 arm64, #898136
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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/image_processing/image_processing-1.12.2.ebuild b/dev-ruby/image_processing/image_processing-1.12.2.ebuild index a0f33f90f515..a3d23ab3a314 100644 --- a/dev-ruby/image_processing/image_processing-1.12.2.ebuild +++ b/dev-ruby/image_processing/image_processing-1.12.2.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 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" DEPEND+=" test? ( media-gfx/imagemagick[jpeg,png,tiff,xml] )" |