summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-12-11 14:20:26 +0100
committerHans de Graaff <graaff@gentoo.org>2023-12-11 14:21:43 +0100
commit07e00c07588603624601de7292148ac9c87d1a0d (patch)
tree58c8ba1ba230e0036375b5cb6dc68a709bf0e8a0 /dev-ruby/activerecord
parentdev-ruby/activemodel: stabilize 6.1.7.6 for amd64 (diff)
downloadgentoo-07e00c07588603624601de7292148ac9c87d1a0d.tar.gz
gentoo-07e00c07588603624601de7292148ac9c87d1a0d.tar.bz2
gentoo-07e00c07588603624601de7292148ac9c87d1a0d.zip
dev-ruby/activerecord: stabilize 6.1.7.6 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.1.7.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-6.1.7.6.ebuild b/dev-ruby/activerecord/activerecord-6.1.7.6.ebuild
index 41a42dc05ddc..58ca572f4546 100644
--- a/dev-ruby/activerecord/activerecord-6.1.7.6.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.1.7.6.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}"