diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 21:14:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 21:15:01 +0100 |
commit | 03c06a80258b0f79f5fb87ad105e068c09d993f4 (patch) | |
tree | e89bfc9cdff88f405db8831c0f46c2980ef4a519 /dev-ruby/activestorage | |
parent | dev-ruby/image_processing: Keyword 1.12.2 arm64, #898136 (diff) | |
download | gentoo-03c06a80258b0f79f5fb87ad105e068c09d993f4.tar.gz gentoo-03c06a80258b0f79f5fb87ad105e068c09d993f4.tar.bz2 gentoo-03c06a80258b0f79f5fb87ad105e068c09d993f4.zip |
dev-ruby/activestorage: Keyword 7.0.4.2 arm64, #898136
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activestorage')
-rw-r--r-- | dev-ruby/activestorage/activestorage-7.0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activestorage/activestorage-7.0.4.2.ebuild b/dev-ruby/activestorage/activestorage-7.0.4.2.ebuild index 8d521ec0f57a..949defcdd85e 100644 --- a/dev-ruby/activestorage/activestorage-7.0.4.2.ebuild +++ b/dev-ruby/activestorage/activestorage-7.0.4.2.ebuild @@ -23,7 +23,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |