summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2024-08-23 10:42:01 +0200
committerHans de Graaff <graaff@gentoo.org>2024-08-23 10:42:01 +0200
commit0ca3a7bf3adba92cbdbba244008fbade086ec9c1 (patch)
treed627d8cca427e775a94384811daf43ec7364df1b /dev-ruby
parentdev-ruby/activesupport: add 7.1.4 (diff)
downloadgentoo-0ca3a7bf3adba92cbdbba244008fbade086ec9c1.tar.gz
gentoo-0ca3a7bf3adba92cbdbba244008fbade086ec9c1.tar.bz2
gentoo-0ca3a7bf3adba92cbdbba244008fbade086ec9c1.zip
dev-ruby/activemodel: stabilize 7.0.8.4 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activemodel/activemodel-7.0.8.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activemodel/activemodel-7.0.8.4.ebuild b/dev-ruby/activemodel/activemodel-7.0.8.4.ebuild
index 7e7a70d84a6e..45b1361204b2 100644
--- a/dev-ruby/activemodel/activemodel-7.0.8.4.ebuild
+++ b/dev-ruby/activemodel/activemodel-7.0.8.4.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 ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="test"
RUBY_S="rails-${PV}/${PN}"