Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/actionpack/
Date: Wed, 07 Feb 2018 05:52:05
Message-Id: 1517982669.65818ed0d78396b641bb9aff98cf415537e9891a.whissi@gentoo
1 commit: 65818ed0d78396b641bb9aff98cf415537e9891a
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 7 05:25:58 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 7 05:51:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65818ed0
7
8 dev-ruby/actionpack: x86 keyworded (bug #621374)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-ruby/actionpack/actionpack-4.2.10.ebuild | 4 ++--
13 dev-ruby/actionpack/actionpack-5.0.4.ebuild | 4 ++--
14 dev-ruby/actionpack/actionpack-5.0.5.ebuild | 4 ++--
15 dev-ruby/actionpack/actionpack-5.0.6.ebuild | 4 ++--
16 dev-ruby/actionpack/actionpack-5.1.2.ebuild | 4 ++--
17 dev-ruby/actionpack/actionpack-5.1.3.ebuild | 4 ++--
18 6 files changed, 12 insertions(+), 12 deletions(-)
19
20 diff --git a/dev-ruby/actionpack/actionpack-4.2.10.ebuild b/dev-ruby/actionpack/actionpack-4.2.10.ebuild
21 index cb3591bd388..918c60e0be3 100644
22 --- a/dev-ruby/actionpack/actionpack-4.2.10.ebuild
23 +++ b/dev-ruby/actionpack/actionpack-4.2.10.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2017 Gentoo Foundation
26 +# Copyright 1999-2018 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=6
30 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
31
32 LICENSE="MIT"
33 SLOT="$(get_version_component_range 1-2)"
34 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux"
35 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux"
36 IUSE=""
37
38 RUBY_S="rails-${PV}/${PN}"
39
40 diff --git a/dev-ruby/actionpack/actionpack-5.0.4.ebuild b/dev-ruby/actionpack/actionpack-5.0.4.ebuild
41 index 933fd3cd82f..7e089f0190d 100644
42 --- a/dev-ruby/actionpack/actionpack-5.0.4.ebuild
43 +++ b/dev-ruby/actionpack/actionpack-5.0.4.ebuild
44 @@ -1,4 +1,4 @@
45 -# Copyright 1999-2017 Gentoo Foundation
46 +# Copyright 1999-2018 Gentoo Foundation
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=6
50 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
51
52 LICENSE="MIT"
53 SLOT="$(get_version_component_range 1-2)"
54 -KEYWORDS="~amd64 ~arm ~amd64-linux"
55 +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
56 IUSE=""
57
58 RUBY_S="rails-${PV}/${PN}"
59
60 diff --git a/dev-ruby/actionpack/actionpack-5.0.5.ebuild b/dev-ruby/actionpack/actionpack-5.0.5.ebuild
61 index 933fd3cd82f..7e089f0190d 100644
62 --- a/dev-ruby/actionpack/actionpack-5.0.5.ebuild
63 +++ b/dev-ruby/actionpack/actionpack-5.0.5.ebuild
64 @@ -1,4 +1,4 @@
65 -# Copyright 1999-2017 Gentoo Foundation
66 +# Copyright 1999-2018 Gentoo Foundation
67 # Distributed under the terms of the GNU General Public License v2
68
69 EAPI=6
70 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
71
72 LICENSE="MIT"
73 SLOT="$(get_version_component_range 1-2)"
74 -KEYWORDS="~amd64 ~arm ~amd64-linux"
75 +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
76 IUSE=""
77
78 RUBY_S="rails-${PV}/${PN}"
79
80 diff --git a/dev-ruby/actionpack/actionpack-5.0.6.ebuild b/dev-ruby/actionpack/actionpack-5.0.6.ebuild
81 index 933fd3cd82f..7e089f0190d 100644
82 --- a/dev-ruby/actionpack/actionpack-5.0.6.ebuild
83 +++ b/dev-ruby/actionpack/actionpack-5.0.6.ebuild
84 @@ -1,4 +1,4 @@
85 -# Copyright 1999-2017 Gentoo Foundation
86 +# Copyright 1999-2018 Gentoo Foundation
87 # Distributed under the terms of the GNU General Public License v2
88
89 EAPI=6
90 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
91
92 LICENSE="MIT"
93 SLOT="$(get_version_component_range 1-2)"
94 -KEYWORDS="~amd64 ~arm ~amd64-linux"
95 +KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux"
96 IUSE=""
97
98 RUBY_S="rails-${PV}/${PN}"
99
100 diff --git a/dev-ruby/actionpack/actionpack-5.1.2.ebuild b/dev-ruby/actionpack/actionpack-5.1.2.ebuild
101 index cbe3029d765..aa764e84460 100644
102 --- a/dev-ruby/actionpack/actionpack-5.1.2.ebuild
103 +++ b/dev-ruby/actionpack/actionpack-5.1.2.ebuild
104 @@ -1,4 +1,4 @@
105 -# Copyright 1999-2017 Gentoo Foundation
106 +# Copyright 1999-2018 Gentoo Foundation
107 # Distributed under the terms of the GNU General Public License v2
108
109 EAPI=6
110 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
111
112 LICENSE="MIT"
113 SLOT="$(get_version_component_range 1-2)"
114 -KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux"
115 +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux"
116 IUSE=""
117
118 RUBY_S="rails-${PV}/${PN}"
119
120 diff --git a/dev-ruby/actionpack/actionpack-5.1.3.ebuild b/dev-ruby/actionpack/actionpack-5.1.3.ebuild
121 index c5e4000ceb6..81d84e21e21 100644
122 --- a/dev-ruby/actionpack/actionpack-5.1.3.ebuild
123 +++ b/dev-ruby/actionpack/actionpack-5.1.3.ebuild
124 @@ -1,4 +1,4 @@
125 -# Copyright 1999-2017 Gentoo Foundation
126 +# Copyright 1999-2018 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128
129 EAPI=6
130 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
131
132 LICENSE="MIT"
133 SLOT="$(get_version_component_range 1-2)"
134 -KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux"
135 +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux"
136 IUSE=""
137
138 RUBY_S="rails-${PV}/${PN}"