diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-07-15 20:46:09 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-07-15 20:57:24 +0200 |
commit | 5f574de20aeea255490847bcaa92521ac164da44 (patch) | |
tree | 79fb8a33c8945b1a3756adff015a3c80d5795ed3 /dev-ruby/activesupport | |
parent | dev-perl/mime-construct: x86 stable (bug #661196) (diff) | |
download | gentoo-5f574de20aeea255490847bcaa92521ac164da44.tar.gz gentoo-5f574de20aeea255490847bcaa92521ac164da44.tar.bz2 gentoo-5f574de20aeea255490847bcaa92521ac164da44.zip |
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.0.7.ebuild b/dev-ruby/activesupport/activesupport-5.0.7.ebuild index 23d02efa9e08..bb434f435694 100644 --- a/dev-ruby/activesupport/activesupport-5.0.7.ebuild +++ b/dev-ruby/activesupport/activesupport-5.0.7.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 ~hppa ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="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}" |