diff options
Diffstat (limited to 'dev-ruby/activesupport/activesupport-7.1.4.2.ebuild')
-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 3f33a1d0e114..479805274a73 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 )" |