summaryrefslogtreecommitdiff
path: root/dev-ruby/activerecord/activerecord-7.0.4.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/activerecord/activerecord-7.0.4.3.ebuild')
-rw-r--r--dev-ruby/activerecord/activerecord-7.0.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-7.0.4.3.ebuild b/dev-ruby/activerecord/activerecord-7.0.4.3.ebuild
index e1e7f04ae70d..d779da71d417 100644
--- a/dev-ruby/activerecord/activerecord-7.0.4.3.ebuild
+++ b/dev-ruby/activerecord/activerecord-7.0.4.3.ebuild
@@ -22,7 +22,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 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"