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: Thu, 29 Dec 2016 13:06:28
Message-Id: 1483016728.c52bcb21d8eccbe6b0cf36ec1439bd44ebb92350.graaff@gentoo
1 commit: c52bcb21d8eccbe6b0cf36ec1439bd44ebb92350
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 29 08:06:51 2016 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 29 13:05:28 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52bcb21
7
8 dev-ruby/activemodel: drop ~ppc, keywording timeout
9
10 Package-Manager: portage-2.3.0
11
12 dev-ruby/activemodel/activemodel-4.2.6.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/activemodel/activemodel-4.2.6.ebuild b/dev-ruby/activemodel/activemodel-4.2.6.ebuild
16 index 9251624..417b090 100644
17 --- a/dev-ruby/activemodel/activemodel-4.2.6.ebuild
18 +++ b/dev-ruby/activemodel/activemodel-4.2.6.ebuild
19 @@ -20,7 +20,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 ~ppc ~ppc64 ~x86 ~amd64-linux"
24 +KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux"
25 IUSE=""
26
27 RUBY_S="rails-${PV}/${PN}"