diff options
author | Hans de Graaff <graaff@gentoo.org> | 2022-05-14 07:20:56 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2022-05-14 07:20:56 +0200 |
commit | af1d31604d2470f858e7607c6e73bad5aba22e92 (patch) | |
tree | 23c0db5fa3789ea9e32b6fd403c9e22fb9dbc7ae /dev-ruby/activemodel | |
parent | www-client/chromium: Stabilize 101.0.4951.64 arm64, #843764 (diff) | |
download | gentoo-af1d31604d2470f858e7607c6e73bad5aba22e92.tar.gz gentoo-af1d31604d2470f858e7607c6e73bad5aba22e92.tar.bz2 gentoo-af1d31604d2470f858e7607c6e73bad5aba22e92.zip |
dev-ruby/activemodel: stabilize 5.2.7.1 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activemodel')
-rw-r--r-- | dev-ruby/activemodel/activemodel-5.2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activemodel/activemodel-5.2.7.1.ebuild b/dev-ruby/activemodel/activemodel-5.2.7.1.ebuild index 36dfba0c1e2f..7e38ce484b6a 100644 --- a/dev-ruby/activemodel/activemodel-5.2.7.1.ebuild +++ b/dev-ruby/activemodel/activemodel-5.2.7.1.ebuild @@ -21,7 +21,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 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="" RUBY_S="rails-${PV}/${PN}" |