diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 21:18:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 21:18:58 +0100 |
commit | e51771ed030a7cd495395990510ab86c1703b503 (patch) | |
tree | 4481088a1897e3b7012cba1dcb8e47de265ed68f /dev-ruby/activestorage | |
parent | dev-ruby/image_processing: Keyword 1.12.2 arm, #903097 (diff) | |
download | gentoo-e51771ed030a7cd495395990510ab86c1703b503.tar.gz gentoo-e51771ed030a7cd495395990510ab86c1703b503.tar.bz2 gentoo-e51771ed030a7cd495395990510ab86c1703b503.zip |
dev-ruby/activestorage: Keyword 7.0.4.3 arm, #903097
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activestorage')
-rw-r--r-- | dev-ruby/activestorage/activestorage-7.0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activestorage/activestorage-7.0.4.3.ebuild b/dev-ruby/activestorage/activestorage-7.0.4.3.ebuild index f2e00e77041b..9224b5386d8f 100644 --- a/dev-ruby/activestorage/activestorage-7.0.4.3.ebuild +++ b/dev-ruby/activestorage/activestorage-7.0.4.3.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 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |