commit: 4c45e34732a888aa2e4129d0f3ca83e5ade25e9c Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sun Jun 30 05:58:17 2019 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sun Jun 30 05:58:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c45e347
dev-ruby/activemodel: amd64 stable Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 dev-ruby/activemodel/activemodel-5.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/activemodel/activemodel-5.2.3.ebuild b/dev-ruby/activemodel/activemodel-5.2.3.ebuild index 025609c0e43..e243f865b65 100644 --- a/dev-ruby/activemodel/activemodel-5.2.3.ebuild +++ b/dev-ruby/activemodel/activemodel-5.2.3.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz LICENSE="MIT" SLOT="$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="" RUBY_S="rails-${PV}/${PN}"