diff options
author | 2016-01-17 10:41:45 +0100 | |
---|---|---|
committer | 2016-01-17 10:44:54 +0100 | |
commit | 212720f331b7f89cd6425e8234839882a6fa9f88 (patch) | |
tree | c1f983d35acfa659aa350349c510e1ea859dd636 /dev-ruby | |
parent | dev-ruby/spring: marked *-macos, *-solaris, bug #570052 (diff) | |
download | gentoo-212720f331b7f89cd6425e8234839882a6fa9f88.tar.gz gentoo-212720f331b7f89cd6425e8234839882a6fa9f88.tar.bz2 gentoo-212720f331b7f89cd6425e8234839882a6fa9f88.zip |
dev-ruby/activesupport: marked *-macos, *-solaris, bug #570052
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-4.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-4.2.5.ebuild b/dev-ruby/activesupport/activesupport-4.2.5.ebuild index b8476a9a5eac..5615eadbba5c 100644 --- a/dev-ruby/activesupport/activesupport-4.2.5.ebuild +++ b/dev-ruby/activesupport/activesupport-4.2.5.ebuild @@ -22,7 +22,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 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}" |