diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 16:42:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 16:44:27 +0000 |
commit | 424f488863ca79b11ad9a75f214a8ae3f705eec1 (patch) | |
tree | 80f876c2f0ee295876084939256322afad3de328 /dev-ruby/activesupport | |
parent | media-video/xine-ui: x86 stable (bug #760345) (diff) | |
download | gentoo-424f488863ca79b11ad9a75f214a8ae3f705eec1.tar.gz gentoo-424f488863ca79b11ad9a75f214a8ae3f705eec1.tar.bz2 gentoo-424f488863ca79b11ad9a75f214a8ae3f705eec1.zip |
dev-ruby/activesupport: Keyword 6.0.3.4-r1 ppc, #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 83895aef0e7e..2bbc6f19721f 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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~sparc ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |