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: Tue, 10 Jul 2018 19:11:21
Message-Id: 1531249832.b6389ec17cd93076182ac2746f891bfa29a6f486.slyfox@gentoo
1 commit: b6389ec17cd93076182ac2746f891bfa29a6f486
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Jul 10 18:55:21 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 10 19:10:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6389ec1
7
8 dev-ruby/activesupport: stable 5.2.0 for hppa
9
10 Bug: https://bugs.gentoo.org/628676
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="hppa"
13
14 dev-ruby/activesupport/activesupport-5.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-ruby/activesupport/activesupport-5.2.0.ebuild b/dev-ruby/activesupport/activesupport-5.2.0.ebuild
18 index 520796c67d0..b988ac9c496 100644
19 --- a/dev-ruby/activesupport/activesupport-5.2.0.ebuild
20 +++ b/dev-ruby/activesupport/activesupport-5.2.0.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 ~ppc ~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}"