diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-09-13 15:27:45 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-09-13 15:42:27 +0200 |
commit | 5d84390be2bdb9995861fb534a17a930f1930a4e (patch) | |
tree | 7176b627240b060992caf6f800d438811f08a615 /dev-ruby/activesupport | |
parent | dev-ruby/hiera: marked ~ppc64 (diff) | |
download | gentoo-5d84390be2bdb9995861fb534a17a930f1930a4e.tar.gz gentoo-5d84390be2bdb9995861fb534a17a930f1930a4e.tar.bz2 gentoo-5d84390be2bdb9995861fb534a17a930f1930a4e.zip |
dev-ruby/activesupport: marked ~ppc64
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.1.4.ebuild b/dev-ruby/activesupport/activesupport-5.1.4.ebuild index 73176ccfc8de..2bbd048191cf 100644 --- a/dev-ruby/activesupport/activesupport-5.1.4.ebuild +++ b/dev-ruby/activesupport/activesupport-5.1.4.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 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}" |