diff options
author | Sam James <sam@gentoo.org> | 2023-04-23 22:29:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-23 22:29:38 +0100 |
commit | ed4b3a5b41d96aa0cc9c04710314c4de376620a3 (patch) | |
tree | c397b406293cd59ca9eb84a890eac74fa134d873 /dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild | |
parent | dev-ruby/listen: Stabilize 3.8.0 ppc, #904903 (diff) | |
download | gentoo-ed4b3a5b41d96aa0cc9c04710314c4de376620a3.tar.gz gentoo-ed4b3a5b41d96aa0cc9c04710314c4de376620a3.tar.bz2 gentoo-ed4b3a5b41d96aa0cc9c04710314c4de376620a3.zip |
dev-ruby/activesupport: Stabilize 6.1.7.2-r1 ppc, #904903
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport/activesupport-6.1.7.2-r1.ebuild')
-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 a86558c9b944..8f8a4fbd1751 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}" |