diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 19:04:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:14:31 +0000 |
commit | 1688816455de8b29e39e3c29fdc477d6a6ed5d07 (patch) | |
tree | 584b1a74df2955613eeb28f8eaad28f31fbc2f27 /dev-ruby/activerecord | |
parent | dev-ruby/actionpack: Keyword 6.0.3.4 ppc, #692324 (diff) | |
download | gentoo-1688816455de8b29e39e3c29fdc477d6a6ed5d07.tar.gz gentoo-1688816455de8b29e39e3c29fdc477d6a6ed5d07.tar.bz2 gentoo-1688816455de8b29e39e3c29fdc477d6a6ed5d07.zip |
dev-ruby/activerecord: Keyword 6.0.3.4 ppc, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r-- | dev-ruby/activerecord/activerecord-6.0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-6.0.3.4.ebuild b/dev-ruby/activerecord/activerecord-6.0.3.4.ebuild index a57494989fd1..5956e5555c2a 100644 --- a/dev-ruby/activerecord/activerecord-6.0.3.4.ebuild +++ b/dev-ruby/activerecord/activerecord-6.0.3.4.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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="mysql postgres sqlite" RUBY_S="rails-${PV}/${PN}" |