diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 17:22:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 17:23:58 +0000 |
commit | d9943a58f2e28be558819ddcff10e54e0e68516e (patch) | |
tree | 9a94dde2a24e01e4cc3adeabd2ad5c16a548a9d9 /dev-ruby/activesupport | |
parent | app-portage/gentoolkit: Drop old versions (diff) | |
download | gentoo-d9943a58f2e28be558819ddcff10e54e0e68516e.tar.gz gentoo-d9943a58f2e28be558819ddcff10e54e0e68516e.tar.bz2 gentoo-d9943a58f2e28be558819ddcff10e54e0e68516e.zip |
dev-ruby/activesupport: Keyword 6.0.3.4-r1 ppc64, #760609
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-6.0.3.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.3.4-r1.ebuild b/dev-ruby/activesupport/activesupport-6.0.3.4-r1.ebuild index 2bbc6f19721f..a688f36aa364 100644 --- a/dev-ruby/activesupport/activesupport-6.0.3.4-r1.ebuild +++ b/dev-ruby/activesupport/activesupport-6.0.3.4-r1.ebuild @@ -19,7 +19,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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |