summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-25 21:03:53 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-25 21:03:53 +0100
commit1403a521214a72d797dad741add2e9d664d3daa5 (patch)
treedfd09982df19ff70e7743e66c1fc6e8ac64ebe28 /dev-ruby
parentdev-ruby/dotenv: keyworded 2.2.1 for ppc, bug #570052 (diff)
downloadgentoo-1403a521214a72d797dad741add2e9d664d3daa5.tar.gz
gentoo-1403a521214a72d797dad741add2e9d664d3daa5.tar.bz2
gentoo-1403a521214a72d797dad741add2e9d664d3daa5.zip
dev-ruby/activesupport: keyworded 5.0.6 for ppc, bug #621374
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/activesupport/activesupport-5.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.0.6.ebuild b/dev-ruby/activesupport/activesupport-5.0.6.ebuild
index 4cd8b4f02e2f..fef8c518147e 100644
--- a/dev-ruby/activesupport/activesupport-5.0.6.ebuild
+++ b/dev-ruby/activesupport/activesupport-5.0.6.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 ~hppa ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~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}"