diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-06-12 15:58:48 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-06-13 16:01:32 +0800 |
commit | 0257211bef81d7d42d8fa0824d99bcdf44a2fd85 (patch) | |
tree | b61a97bf89713165170c96bf215c6632fdd2d4d1 /dev-ruby/image_processing | |
parent | dev-ruby/minispec-metadata: Keyword 3.3.1-r1 riscv, #849530 (diff) | |
download | gentoo-0257211bef81d7d42d8fa0824d99bcdf44a2fd85.tar.gz gentoo-0257211bef81d7d42d8fa0824d99bcdf44a2fd85.tar.bz2 gentoo-0257211bef81d7d42d8fa0824d99bcdf44a2fd85.zip |
dev-ruby/image_processing: Keyword 1.12.2 riscv, #849530
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Yixun Lan <dlan@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 cf316c5b6e07..f206ddd53df1 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 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" DEPEND+=" test? ( media-gfx/imagemagick[jpeg,png,tiff] )" |