summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2023-04-10 10:17:43 +0200
committerHans de Graaff <graaff@gentoo.org>2023-04-10 10:18:01 +0200
commite87f7c6a9c442abcdf9139cb100eaf924d84cd4f (patch)
tree837bd2ebf03f530b0c53db136140822f4625587a /dev-ruby/activerecord
parentdev-ruby/activemodel: stabilize 6.1.7.2 for amd64 (diff)
downloadgentoo-e87f7c6a9c442abcdf9139cb100eaf924d84cd4f.tar.gz
gentoo-e87f7c6a9c442abcdf9139cb100eaf924d84cd4f.tar.bz2
gentoo-e87f7c6a9c442abcdf9139cb100eaf924d84cd4f.zip
dev-ruby/activerecord: stabilize 6.1.7.2 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.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-6.1.7.2.ebuild b/dev-ruby/activerecord/activerecord-6.1.7.2.ebuild
index 3712ba4a7d4e..ea04e7200648 100644
--- a/dev-ruby/activerecord/activerecord-6.1.7.2.ebuild
+++ b/dev-ruby/activerecord/activerecord-6.1.7.2.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}"