diff options
author | Sam James <sam@gentoo.org> | 2020-12-20 19:04:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-20 19:14:30 +0000 |
commit | 795462df2c3ae463d45db9adfbb978d340325080 (patch) | |
tree | a6d3d740d8e8e8767a5e6ee6b2bc9ddcb25e153c /dev-ruby/activemodel | |
parent | xfce-extra/xfce4-weather-plugin: x86 stable (bug #760270) (diff) | |
download | gentoo-795462df2c3ae463d45db9adfbb978d340325080.tar.gz gentoo-795462df2c3ae463d45db9adfbb978d340325080.tar.bz2 gentoo-795462df2c3ae463d45db9adfbb978d340325080.zip |
dev-ruby/activemodel: Keyword 6.0.3.4 ppc, #692324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/activemodel')
-rw-r--r-- | dev-ruby/activemodel/activemodel-6.0.3.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activemodel/activemodel-6.0.3.4.ebuild b/dev-ruby/activemodel/activemodel-6.0.3.4.ebuild index 71a1e74bca9e..c4575caa6a5d 100644 --- a/dev-ruby/activemodel/activemodel-6.0.3.4.ebuild +++ b/dev-ruby/activemodel/activemodel-6.0.3.4.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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RUBY_S="rails-${PV}/${PN}" |