summaryrefslogtreecommitdiff
path: root/dev-ruby/activerecord/activerecord-6.1.7.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-10 11:36:37 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-10 11:36:37 +0100
commitd6fe3a53bdeea6b060d1755199cc2c27492dc14c (patch)
tree7bb8240ab620eafcfe59b3d1b45831bf45e12501 /dev-ruby/activerecord/activerecord-6.1.7.2.ebuild
parent4bbcd26e7cb1908fb98bb318bfaa13ea9e32d860 (diff)
gentoo auto-resync : 10:04:2023 - 11:36:36
Diffstat (limited to 'dev-ruby/activerecord/activerecord-6.1.7.2.ebuild')
-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}"