diff options
author | 2018-01-13 09:18:15 +0100 | |
---|---|---|
committer | 2018-01-13 09:19:15 +0100 | |
commit | 7cffe25320b3961f7a5d9d2075f4fa3cff2deeaf (patch) | |
tree | bcdac41a5669b6340517739f86d2b93a0ebbed32 /dev-ruby | |
parent | dev-ruby/activesupport: amd64 stable (diff) | |
download | gentoo-7cffe25320b3961f7a5d9d2075f4fa3cff2deeaf.tar.gz gentoo-7cffe25320b3961f7a5d9d2075f4fa3cff2deeaf.tar.bz2 gentoo-7cffe25320b3961f7a5d9d2075f4fa3cff2deeaf.zip |
dev-ruby/activesupport: amd64 stable
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.1.4.ebuild b/dev-ruby/activesupport/activesupport-5.1.4.ebuild index 2bbd048191cf..533b0d02a483 100644 --- a/dev-ruby/activesupport/activesupport-5.1.4.ebuild +++ b/dev-ruby/activesupport/activesupport-5.1.4.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 ~arm64 ~ppc64 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}" |