diff options
author | Hans de Graaff <graaff@gentoo.org> | 2019-06-30 07:58:17 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2019-06-30 07:58:17 +0200 |
commit | 4c45e34732a888aa2e4129d0f3ca83e5ade25e9c (patch) | |
tree | 7ca98931be86d8ea21eb43933733f6d7deea9709 /dev-ruby/activemodel/activemodel-5.2.3.ebuild | |
parent | dev-ruby/actionview: amd64 stable (diff) | |
download | gentoo-4c45e34732a888aa2e4129d0f3ca83e5ade25e9c.tar.gz gentoo-4c45e34732a888aa2e4129d0f3ca83e5ade25e9c.tar.bz2 gentoo-4c45e34732a888aa2e4129d0f3ca83e5ade25e9c.zip |
dev-ruby/activemodel: amd64 stable
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Diffstat (limited to 'dev-ruby/activemodel/activemodel-5.2.3.ebuild')
-rw-r--r-- | dev-ruby/activemodel/activemodel-5.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activemodel/activemodel-5.2.3.ebuild b/dev-ruby/activemodel/activemodel-5.2.3.ebuild index 025609c0e43d..e243f865b65b 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}" |