summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-02-20 13:02:56 +0000
committerSam James <sam@gentoo.org>2025-02-20 13:02:56 +0000
commitb5661a548c4aa471a49d7213cb1df13249587e6f (patch)
treef3b78ebace0c4dfb8e484f794c05e6b566edaf0e /dev-ruby
parentdev-ruby/activejob: Keyword 7.2.2 ppc, #937800 (diff)
downloadgentoo-b5661a548c4aa471a49d7213cb1df13249587e6f.tar.gz
gentoo-b5661a548c4aa471a49d7213cb1df13249587e6f.tar.bz2
gentoo-b5661a548c4aa471a49d7213cb1df13249587e6f.zip
dev-ruby/activerecord: Keyword 7.2.2 ppc, #937800
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activerecord/activerecord-7.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-7.2.2.ebuild b/dev-ruby/activerecord/activerecord-7.2.2.ebuild
index 9e2c12d63dcb..39122ec2289c 100644
--- a/dev-ruby/activerecord/activerecord-7.2.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-7.2.2.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 ~hppa ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"