summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2023-12-05 12:49:19 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-12-05 12:58:09 -0500
commitbbce46a5d517209f49be0c9becf7e738bee90189 (patch)
tree562b8dfdd86a86a16daf749bb55720a1bca4a592 /dev-ruby/activesupport
parentdev-ruby/listen: Keyword 3.8.0 alpha, #917059 (diff)
downloadgentoo-bbce46a5d517209f49be0c9becf7e738bee90189.tar.gz
gentoo-bbce46a5d517209f49be0c9becf7e738bee90189.tar.bz2
gentoo-bbce46a5d517209f49be0c9becf7e738bee90189.zip
dev-ruby/activesupport: Keyword 7.1.1-r1 alpha, #917059
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-7.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-7.1.1-r1.ebuild b/dev-ruby/activesupport/activesupport-7.1.1-r1.ebuild
index 8c775c154382..0417ea4f2d0c 100644
--- a/dev-ruby/activesupport/activesupport-7.1.1-r1.ebuild
+++ b/dev-ruby/activesupport/activesupport-7.1.1-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="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="+msgpack test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( msgpack )"