diff options
author | Sam James <sam@gentoo.org> | 2023-04-03 01:54:56 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-03 01:56:29 +0100 |
commit | fe3454bcc371a2b5588f83228c12c283fa352c37 (patch) | |
tree | 869254ef5887eb004cec6f8aa15b124e47f1e45c /dev-ruby/actiontext | |
parent | dev-ruby/actionmailbox: forward ~arm64 (diff) | |
download | gentoo-fe3454bcc371a2b5588f83228c12c283fa352c37.tar.gz gentoo-fe3454bcc371a2b5588f83228c12c283fa352c37.tar.bz2 gentoo-fe3454bcc371a2b5588f83228c12c283fa352c37.zip |
dev-ruby/actiontext: forward ~arm64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/actiontext')
-rw-r--r-- | dev-ruby/actiontext/actiontext-7.0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actiontext/actiontext-7.0.4.3.ebuild b/dev-ruby/actiontext/actiontext-7.0.4.3.ebuild index 00f3788c9c82..b0617b74cdfa 100644 --- a/dev-ruby/actiontext/actiontext-7.0.4.3.ebuild +++ b/dev-ruby/actiontext/actiontext-7.0.4.3.ebuild @@ -20,7 +20,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 ~arm ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |