diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 13:24:34 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-10 13:24:34 +0200 |
commit | 686ad11f9d7816d198bd4b5a9bbb6eef2c7c3bca (patch) | |
tree | f1a3f429aa925d8bdc1b57a4df2d32e1f2a85fc7 /dev-ruby/activesupport/activesupport-6.1.7.6.ebuild | |
parent | dev-ruby/activesupport: Stabilize 6.1.7.6 ppc64, #919681 (diff) | |
download | gentoo-686ad11f9d7816d198bd4b5a9bbb6eef2c7c3bca.tar.gz gentoo-686ad11f9d7816d198bd4b5a9bbb6eef2c7c3bca.tar.bz2 gentoo-686ad11f9d7816d198bd4b5a9bbb6eef2c7c3bca.zip |
dev-ruby/activesupport: Stabilize 6.1.7.6 ppc, #919681
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport/activesupport-6.1.7.6.ebuild')
-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 89b04280321b..a243baa34802 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}" |