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/activemodel/
Date: Sun, 02 Dec 2018 07:13:50
Message-Id: 1543734445.e7725ab411b046cb2aaeda2bdc76e4b55ee385a0.graaff@gentoo
1 commit: e7725ab411b046cb2aaeda2bdc76e4b55ee385a0
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Dec 2 07:07:25 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Dec 2 07:07:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7725ab4
7
8 dev-ruby/activemodel: amd64 stable
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-ruby/activemodel/activemodel-5.1.6.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-ruby/activemodel/activemodel-5.1.6.1.ebuild b/dev-ruby/activemodel/activemodel-5.1.6.1.ebuild
17 index 2bbe61d0522..78cab61c5c1 100644
18 --- a/dev-ruby/activemodel/activemodel-5.1.6.1.ebuild
19 +++ b/dev-ruby/activemodel/activemodel-5.1.6.1.ebuild
20 @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
21
22 LICENSE="MIT"
23 SLOT="$(get_version_component_range 1-2)"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
25 +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
26 IUSE=""
27
28 RUBY_S="rails-${PV}/${PN}"