diff options
author | 2023-12-10 13:24:33 +0200 | |
---|---|---|
committer | 2023-12-10 13:24:33 +0200 | |
commit | 77f9eba8a892109f3f46da4b0b23b3140484cdac (patch) | |
tree | 6f51de778286133b536e4164229dadf0bc1c6c72 /dev-ruby | |
parent | app-editors/xvile: Stabilize 9.8y ppc, #919626 (diff) | |
download | gentoo-77f9eba8a892109f3f46da4b0b23b3140484cdac.tar.gz gentoo-77f9eba8a892109f3f46da4b0b23b3140484cdac.tar.bz2 gentoo-77f9eba8a892109f3f46da4b0b23b3140484cdac.zip |
dev-ruby/activesupport: Stabilize 6.1.7.6 ppc64, #919681
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.1.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild b/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild index c94512f09cbf..89b04280321b 100644 --- a/dev-ruby/activesupport/activesupport-6.1.7.6.ebuild +++ b/dev-ruby/activesupport/activesupport-6.1.7.6.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}" |