From: Sergei Trofimovich Date: Sun, 25 Mar 2018 20:04:01 +0000 (+0100) Subject: dev-ruby/activesupport: keyworded 5.1.3 for ppc, bug #621374 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=657a5c8cd8f4ed78ec2de83324e0dbec0b852d34;p=gentoo.git dev-ruby/activesupport: keyworded 5.1.3 for ppc, bug #621374 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" --- diff --git a/dev-ruby/activesupport/activesupport-5.1.3.ebuild b/dev-ruby/activesupport/activesupport-5.1.3.ebuild index f164d4cb88cd..b808fd131e8f 100644 --- a/dev-ruby/activesupport/activesupport-5.1.3.ebuild +++ b/dev-ruby/activesupport/activesupport-5.1.3.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}"