summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-07 19:23:31 +0100
committerSam James <sam@gentoo.org>2023-04-07 19:24:36 +0100
commit329b383146135982ed3d283d0514e2d4539d13e3 (patch)
tree5790229c366a20b2de16df8f13010fb9c32a9323 /dev-ruby/image_processing
parentdev-ruby/minispec-metadata: Keyword 3.3.1-r1 sparc, #761550 (diff)
downloadgentoo-329b383146135982ed3d283d0514e2d4539d13e3.tar.gz
gentoo-329b383146135982ed3d283d0514e2d4539d13e3.tar.bz2
gentoo-329b383146135982ed3d283d0514e2d4539d13e3.zip
dev-ruby/image_processing: Keyword 1.12.2 sparc, #761550
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.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 49c256f82d5c..8442915b178d 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 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE=""
DEPEND+=" test? ( media-gfx/imagemagick[jpeg,png,tiff,xml] )"