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