Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/activesupport/
Date: Sun, 25 Mar 2018 12:41:39
Message-Id: 1521981561.859b46e42801d76373a1d0bdfc16e2b02fbf1d92.slyfox@gentoo
1 commit: 859b46e42801d76373a1d0bdfc16e2b02fbf1d92
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 25 12:39:21 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 25 12:39:21 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=859b46e4
7
8 dev-ruby/activesupport: keyworded 5.1.4 for ppc, bug #624234
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-ruby/activesupport/activesupport-5.1.4.ebuild | 2 +-
14 dev-ruby/activesupport/activesupport-5.1.5.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-ruby/activesupport/activesupport-5.1.4.ebuild b/dev-ruby/activesupport/activesupport-5.1.4.ebuild
18 index 2035dbdebbf..f453da60d8b 100644
19 --- a/dev-ruby/activesupport/activesupport-5.1.4.ebuild
20 +++ b/dev-ruby/activesupport/activesupport-5.1.4.ebuild
21 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
22
23 LICENSE="MIT"
24 SLOT="$(get_version_component_range 1-2)"
25 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 RUBY_S="rails-${PV}/${PN}"
30
31 diff --git a/dev-ruby/activesupport/activesupport-5.1.5.ebuild b/dev-ruby/activesupport/activesupport-5.1.5.ebuild
32 index 773f52432ed..df2fb3822f2 100644
33 --- a/dev-ruby/activesupport/activesupport-5.1.5.ebuild
34 +++ b/dev-ruby/activesupport/activesupport-5.1.5.ebuild
35 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
36
37 LICENSE="MIT"
38 SLOT="$(get_version_component_range 1-2)"
39 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
41 IUSE=""
42
43 RUBY_S="rails-${PV}/${PN}"