diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:12:39 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:13:40 +0200 |
commit | adb1b529c967098f60e4fa0787a5fc5a5436306e (patch) | |
tree | 785d06c759210b41585bcdd41e79a57ae837eed8 /dev-ruby/activesupport | |
parent | dev-ruby/listen: Mark ~hppa (bug #592756). (diff) | |
download | gentoo-adb1b529c967098f60e4fa0787a5fc5a5436306e.tar.gz gentoo-adb1b529c967098f60e4fa0787a5fc5a5436306e.tar.bz2 gentoo-adb1b529c967098f60e4fa0787a5fc5a5436306e.zip |
dev-ruby/activesupport: Mark ~hppa (bug #592756).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.0.2.ebuild b/dev-ruby/activesupport/activesupport-5.0.2.ebuild index 7bc5cc1d4e07..ba92ab80a762 100644 --- a/dev-ruby/activesupport/activesupport-5.0.2.ebuild +++ b/dev-ruby/activesupport/activesupport-5.0.2.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="~alpha ~amd64 ~arm ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~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}" |