summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2022-06-19 08:59:39 +0200
committerHans de Graaff <graaff@gentoo.org>2022-06-19 08:59:39 +0200
commit850145398215d34f762171740db77064a27e0a0e (patch)
tree232327f58e209daa025f9f8e86ebd877130e957b /dev-ruby/activerecord
parentdev-ruby/actionpack: stabilize 6.0.5 for amd64 (diff)
downloadgentoo-850145398215d34f762171740db77064a27e0a0e.tar.gz
gentoo-850145398215d34f762171740db77064a27e0a0e.tar.bz2
gentoo-850145398215d34f762171740db77064a27e0a0e.zip
dev-ruby/activerecord: stabilize 6.0.5 for amd64
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/activerecord-6.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-6.0.5.ebuild b/dev-ruby/activerecord/activerecord-6.0.5.ebuild
index dea3e73927bc..f17ace1b846c 100644
--- a/dev-ruby/activerecord/activerecord-6.0.5.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.0.5.ebuild
@@ -22,7 +22,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="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"