diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-02-20 08:59:42 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-02-20 08:59:42 +0100 |
commit | c25e7e92850468fec1c46f57c98f93d8c6f02651 (patch) | |
tree | bb1572988dca5d973556f5becf9a7d02a4c1697f /dev-ruby/activemodel | |
parent | dev-ruby/activesupport: amd64 stable (diff) | |
download | gentoo-c25e7e92850468fec1c46f57c98f93d8c6f02651.tar.gz gentoo-c25e7e92850468fec1c46f57c98f93d8c6f02651.tar.bz2 gentoo-c25e7e92850468fec1c46f57c98f93d8c6f02651.zip |
dev-ruby/activemodel: amd64 stable
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/activemodel')
-rw-r--r-- | dev-ruby/activemodel/activemodel-5.2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activemodel/activemodel-5.2.4.5.ebuild b/dev-ruby/activemodel/activemodel-5.2.4.5.ebuild index 68b187404bb6..73bfa6ce4084 100644 --- a/dev-ruby/activemodel/activemodel-5.2.4.5.ebuild +++ b/dev-ruby/activemodel/activemodel-5.2.4.5.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}" |