diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-12-12 09:06:57 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-12-12 09:09:25 +0100 |
commit | dead738384fc33e8dfc9c2c05868a2310ba8d467 (patch) | |
tree | 8d74708d116568f556a8d4c173f95a12c76a76ca | |
parent | dev-ruby/activesupport: amd64 stable (diff) | |
download | gentoo-dead738384fc33e8dfc9c2c05868a2310ba8d467.tar.gz gentoo-dead738384fc33e8dfc9c2c05868a2310ba8d467.tar.bz2 gentoo-dead738384fc33e8dfc9c2c05868a2310ba8d467.zip |
dev-ruby/activemodel: amd64 stable
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
-rw-r--r-- | dev-ruby/activemodel/activemodel-5.2.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activemodel/activemodel-5.2.4.4.ebuild b/dev-ruby/activemodel/activemodel-5.2.4.4.ebuild index 2f56044a1591..7a9cd885fe20 100644 --- a/dev-ruby/activemodel/activemodel-5.2.4.4.ebuild +++ b/dev-ruby/activemodel/activemodel-5.2.4.4.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}" |