summaryrefslogtreecommitdiff
path: root/dev-ruby/activesupport
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2016-01-17 10:41:45 +0100
committerFabian Groffen <grobian@gentoo.org>2016-01-17 10:44:54 +0100
commit212720f331b7f89cd6425e8234839882a6fa9f88 (patch)
treec1f983d35acfa659aa350349c510e1ea859dd636 /dev-ruby/activesupport
parent65f28d8e1fe3e39f534c2dfbb5f28ee20455e3f4 (diff)
downloadgentoo-212720f331b7f89cd6425e8234839882a6fa9f88.tar.gz
gentoo-212720f331b7f89cd6425e8234839882a6fa9f88.tar.xz
dev-ruby/activesupport: marked *-macos, *-solaris, bug #570052
Package-Manager: portage-2.2.20-prefix
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-4.2.5.ebuild2
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 b8476a9a5ea..5615eadbba5 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}"