diff options
author | Sam James <sam@gentoo.org> | 2023-03-28 21:13:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-28 21:14:55 +0100 |
commit | e55d92400cd0239b0950e04ff81ba86eb02af6c9 (patch) | |
tree | 79802bca5d8a4b7f3c2d368d89fda4814ac83ea1 /dev-ruby/actionmailer | |
parent | dev-ruby/actionview: Keyword 7.0.4.3 hppa, #833783 (diff) | |
download | gentoo-e55d92400cd0239b0950e04ff81ba86eb02af6c9.tar.gz gentoo-e55d92400cd0239b0950e04ff81ba86eb02af6c9.tar.bz2 gentoo-e55d92400cd0239b0950e04ff81ba86eb02af6c9.zip |
dev-ruby/actionmailer: Keyword 7.0.4.3 hppa, #833783
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/actionmailer')
-rw-r--r-- | dev-ruby/actionmailer/actionmailer-7.0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actionmailer/actionmailer-7.0.4.3.ebuild b/dev-ruby/actionmailer/actionmailer-7.0.4.3.ebuild index e287b380286b..e90ecafdf387 100644 --- a/dev-ruby/actionmailer/actionmailer-7.0.4.3.ebuild +++ b/dev-ruby/actionmailer/actionmailer-7.0.4.3.ebuild @@ -19,7 +19,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 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |