summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-09-13 20:34:55 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-09-13 20:34:55 +0300
commit01f2334c0c14d7e0a4ae9e7a3b35f2d7b810069e (patch)
treeb6aab93cd63c005b439f53337b3b2c7324608ea4 /dev-ruby/activesupport
parentdev-libs/jsoncpp: arm stable wrt bug #690878 (diff)
downloadgentoo-01f2334c0c14d7e0a4ae9e7a3b35f2d7b810069e.tar.gz
gentoo-01f2334c0c14d7e0a4ae9e7a3b35f2d7b810069e.tar.bz2
gentoo-01f2334c0c14d7e0a4ae9e7a3b35f2d7b810069e.zip
dev-ruby/activesupport: Add ~arm keyword wrt bug #692324
Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r--dev-ruby/activesupport/activesupport-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-6.0.0.ebuild b/dev-ruby/activesupport/activesupport-6.0.0.ebuild
index 73ef46a6fc46..f79f36b8dc73 100644
--- a/dev-ruby/activesupport/activesupport-6.0.0.ebuild
+++ b/dev-ruby/activesupport/activesupport-6.0.0.ebuild
@@ -19,7 +19,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 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
RUBY_S="rails-${PV}/${PN}"