diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 22:38:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 22:38:50 +0100 |
commit | d4d823a7c05a5d228065c174fcd39347126cd1b3 (patch) | |
tree | e325ef5ec549b26c54f7a7a0964d49615e1677ee /dev-ruby/activesupport | |
parent | dev-ruby/listen: Stabilize 3.8.0 ppc64, #904903 (diff) | |
download | gentoo-d4d823a7c05a5d228065c174fcd39347126cd1b3.tar.gz gentoo-d4d823a7c05a5d228065c174fcd39347126cd1b3.tar.bz2 gentoo-d4d823a7c05a5d228065c174fcd39347126cd1b3.zip |
dev-ruby/activesupport: Stabilize 6.1.7.2-r1 ppc64, #904903
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild index d7296d3ee2dd..9b3a08f4b9f9 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild @@ -19,7 +19,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 ~loong ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |