diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-10 20:55:21 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-10 20:10:32 +0100 |
commit | b6389ec17cd93076182ac2746f891bfa29a6f486 (patch) | |
tree | faa2c66fad7a4ff391d903c829bd0e73baa52235 /dev-ruby/activesupport | |
parent | sys-apps/util-linux: stable 2.32-r4 for sparc (diff) | |
download | gentoo-b6389ec17cd93076182ac2746f891bfa29a6f486.tar.gz gentoo-b6389ec17cd93076182ac2746f891bfa29a6f486.tar.bz2 gentoo-b6389ec17cd93076182ac2746f891bfa29a6f486.zip |
dev-ruby/activesupport: stable 5.2.0 for hppa
Bug: https://bugs.gentoo.org/628676
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.2.0.ebuild b/dev-ruby/activesupport/activesupport-5.2.0.ebuild index 520796c67d02..b988ac9c4964 100644 --- a/dev-ruby/activesupport/activesupport-5.2.0.ebuild +++ b/dev-ruby/activesupport/activesupport-5.2.0.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 ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}" |