diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-13 09:17:35 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-13 09:19:13 +0100 |
commit | 4bd88c95f79506b2dd3cf806ea0c07007275e5f7 (patch) | |
tree | 24ed0a1bb55d04d0eef187147bfef02628eb4334 /dev-ruby/activesupport | |
parent | dev-ruby/i18n: amd64 stable (diff) | |
download | gentoo-4bd88c95f79506b2dd3cf806ea0c07007275e5f7.tar.gz gentoo-4bd88c95f79506b2dd3cf806ea0c07007275e5f7.tar.bz2 gentoo-4bd88c95f79506b2dd3cf806ea0c07007275e5f7.zip |
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.0.6.ebuild b/dev-ruby/activesupport/activesupport-5.0.6.ebuild index 32482f660ae7..30d09d48b91f 100644 --- a/dev-ruby/activesupport/activesupport-5.0.6.ebuild +++ b/dev-ruby/activesupport/activesupport-5.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}" |