diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-30 15:45:35 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-30 15:46:16 +0000 |
commit | 943531f02cf748c42cb49521165a5df0b5ac0ca5 (patch) | |
tree | 54b05e28f7008340120eb1486b3af303df2b3d34 /dev-ruby/activesupport | |
parent | sys-apps/portage: Stabilize 3.0.66.1-r1 arm64, #942453 (diff) | |
download | gentoo-943531f02cf748c42cb49521165a5df0b5ac0ca5.tar.gz gentoo-943531f02cf748c42cb49521165a5df0b5ac0ca5.tar.bz2 gentoo-943531f02cf748c42cb49521165a5df0b5ac0ca5.zip |
dev-ruby/activesupport: Stabilize 7.1.4.2 arm64, #942504
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-7.1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-7.1.4.2.ebuild b/dev-ruby/activesupport/activesupport-7.1.4.2.ebuild index fa02dca60d02..59147b381a0c 100644 --- a/dev-ruby/activesupport/activesupport-7.1.4.2.ebuild +++ b/dev-ruby/activesupport/activesupport-7.1.4.2.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="~alpha amd64 ~arm ~arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc ~x86" IUSE="+msgpack test" REQUIRED_USE="test? ( msgpack )" |