diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 09:15:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-06 09:16:47 +0100 |
commit | fc083b558c5d1bf0213779bb51876e4a2e478293 (patch) | |
tree | 014cac205dd3eb201ca9ca3f5584ba99a5814e02 /dev-ruby/rails | |
parent | dev-ruby/posix-spawn: keyworded 0.3.13-r1 for ppc64, bug #654790 (diff) | |
download | gentoo-fc083b558c5d1bf0213779bb51876e4a2e478293.tar.gz gentoo-fc083b558c5d1bf0213779bb51876e4a2e478293.tar.bz2 gentoo-fc083b558c5d1bf0213779bb51876e4a2e478293.zip |
dev-ruby/rails: keyworded 5.2.0 for ppc64, bug #654790
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-ruby/rails')
-rw-r--r-- | dev-ruby/rails/rails-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rails/rails-5.2.0.ebuild b/dev-ruby/rails/rails-5.2.0.ebuild index b566ef75ac86..51d72efca6a9 100644 --- a/dev-ruby/rails/rails-5.2.0.ebuild +++ b/dev-ruby/rails/rails-5.2.0.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="http://www.rubyonrails.org" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" IUSE="+asset-pipeline" |