Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/
Date: Sun, 15 Jul 2018 18:57:53
Message-Id: 1531681044.5f574de20aeea255490847bcaa92521ac164da44.graaff@gentoo
1 commit: 5f574de20aeea255490847bcaa92521ac164da44
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 18:46:09 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 18:57:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f574de2
7
8 dev-ruby/activesupport: amd64 stable
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-ruby/activesupport/activesupport-5.0.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/activesupport/activesupport-5.0.7.ebuild b/dev-ruby/activesupport/activesupport-5.0.7.ebuild
16 index 23d02efa9e0..bb434f43569 100644
17 --- a/dev-ruby/activesupport/activesupport-5.0.7.ebuild
18 +++ b/dev-ruby/activesupport/activesupport-5.0.7.ebuild
19 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
20
21 LICENSE="MIT"
22 SLOT="$(get_version_component_range 1-2)"
23 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~hppa ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RUBY_S="rails-${PV}/${PN}"