diff options
author | Sam James <sam@gentoo.org> | 2023-04-09 03:32:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-09 03:32:45 +0100 |
commit | d5cb1088efd53eeae5cf0ee7af1e1134bef9470c (patch) | |
tree | fe340224ee05bde1cc089fd9a61f3d880b371e4e /dev-ruby/actionview | |
parent | dev-ruby/activerecord: Keyword 7.0.4.3-r1 hppa, #761550 (diff) | |
download | gentoo-d5cb1088efd53eeae5cf0ee7af1e1134bef9470c.tar.gz gentoo-d5cb1088efd53eeae5cf0ee7af1e1134bef9470c.tar.bz2 gentoo-d5cb1088efd53eeae5cf0ee7af1e1134bef9470c.zip |
dev-ruby/actionview: Keyword 7.0.4.3-r1 hppa, #761550
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/actionview')
-rw-r--r-- | dev-ruby/actionview/actionview-7.0.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/actionview/actionview-7.0.4.3-r1.ebuild b/dev-ruby/actionview/actionview-7.0.4.3-r1.ebuild index 8a347bc70be9..e5f03a7f804b 100644 --- a/dev-ruby/actionview/actionview-7.0.4.3-r1.ebuild +++ b/dev-ruby/actionview/actionview-7.0.4.3-r1.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 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |