diff options
author | 2023-03-28 21:13:48 +0100 | |
---|---|---|
committer | 2023-03-28 21:14:52 +0100 | |
commit | f1e254a2fedd8fdea0f689f7bb1674ea3035b32f (patch) | |
tree | 6acd15dfe852feb571530dd1abedc8d57f53d441 /dev-ruby/actionpack | |
parent | dev-ruby/selenium-webdriver: Keyword 4.1.0 hppa, #833783 (diff) | |
download | gentoo-f1e254a2fedd8fdea0f689f7bb1674ea3035b32f.tar.gz gentoo-f1e254a2fedd8fdea0f689f7bb1674ea3035b32f.tar.bz2 gentoo-f1e254a2fedd8fdea0f689f7bb1674ea3035b32f.zip |
dev-ruby/actionpack: Keyword 7.0.4.3 hppa, #833783
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/actionpack')
-rw-r--r-- | dev-ruby/actionpack/actionpack-7.0.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actionpack/actionpack-7.0.4.3.ebuild b/dev-ruby/actionpack/actionpack-7.0.4.3.ebuild index 9c4b458405f5..1f95d99dbde0 100644 --- a/dev-ruby/actionpack/actionpack-7.0.4.3.ebuild +++ b/dev-ruby/actionpack/actionpack-7.0.4.3.ebuild @@ -21,7 +21,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}" |