diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 19:04:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:14:32 +0000 |
commit | 8834889aa0f900af7e9442d1be43c8d58c773a1e (patch) | |
tree | 74dae49beb18cae08beb8ac2c57db65db7d0062b | |
parent | dev-ruby/actiontext: Keyword 6.0.3.4 ppc, #692324 (diff) | |
download | gentoo-8834889aa0f900af7e9442d1be43c8d58c773a1e.tar.gz gentoo-8834889aa0f900af7e9442d1be43c8d58c773a1e.tar.bz2 gentoo-8834889aa0f900af7e9442d1be43c8d58c773a1e.zip |
dev-ruby/activestorage: Keyword 6.0.3.4 ppc, #692324
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-ruby/activestorage/activestorage-6.0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activestorage/activestorage-6.0.3.4.ebuild b/dev-ruby/activestorage/activestorage-6.0.3.4.ebuild index 0e2d052ea984..945b8395dccf 100644 --- a/dev-ruby/activestorage/activestorage-6.0.3.4.ebuild +++ b/dev-ruby/activestorage/activestorage-6.0.3.4.ebuild @@ -23,7 +23,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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |