summaryrefslogtreecommitdiff
path: root/dev-ruby/image_processing
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-29 01:14:48 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-03-29 01:14:48 +0000
commitc8f45231f94156664389f13688eb131370e54017 (patch)
tree1abe68fac4687d3e1ba340f547ef1b70cb2e0c7f /dev-ruby/image_processing
parente9b322e33efb88c425004b3f35f5ec2bce056562 (diff)
downloadbaldeagleos-repo-c8f45231f94156664389f13688eb131370e54017.tar.gz
baldeagleos-repo-c8f45231f94156664389f13688eb131370e54017.tar.xz
baldeagleos-repo-c8f45231f94156664389f13688eb131370e54017.zip
Adding metadata
Diffstat (limited to 'dev-ruby/image_processing')
-rw-r--r--dev-ruby/image_processing/image_processing-1.12.2.ebuild2
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..9c1619bebd32 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 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE=""
DEPEND+=" test? ( media-gfx/imagemagick[jpeg,png,tiff,xml] )"