diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-18 06:27:51 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-09-18 06:27:51 +0000 |
| commit | a8e3539d8a5b01417a7b178b6697ea3419108cba (patch) | |
| tree | c00459cc20d7ff6f60762ad15a5225faaac914bf /dev-ruby/activerecord | |
| parent | 310d57adf4d643e5c4242d6ec6f632a545d21f47 (diff) | |
| download | baldeagleos-repo-a8e3539d8a5b01417a7b178b6697ea3419108cba.tar.gz baldeagleos-repo-a8e3539d8a5b01417a7b178b6697ea3419108cba.tar.xz baldeagleos-repo-a8e3539d8a5b01417a7b178b6697ea3419108cba.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/activerecord')
| -rw-r--r-- | dev-ruby/activerecord/activerecord-7.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-7.2.1.ebuild b/dev-ruby/activerecord/activerecord-7.2.1.ebuild index 35342f898b62..4a4088830286 100644 --- a/dev-ruby/activerecord/activerecord-7.2.1.ebuild +++ b/dev-ruby/activerecord/activerecord-7.2.1.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 ~ppc64 ~riscv ~sparc" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~sparc ~x86" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" |
