projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b77a05
)
dev-ruby/activesupport: arm64 keyworded (bug #692324)
author
Aaron Bauman
<bman@gentoo.org>
Sun, 18 Aug 2019 17:10:34 +0000
(13:10 -0400)
committer
Aaron Bauman
<bman@gentoo.org>
Sun, 18 Aug 2019 17:10:34 +0000
(13:10 -0400)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
dev-ruby/activesupport/activesupport-6.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/activesupport/activesupport-6.0.0.ebuild
b/dev-ruby/activesupport/activesupport-6.0.0.ebuild
index 0f8ba84b2d7338468380e3dde034096d039f0448..096dcd80f0533edeaa5819fa7e5e7410faf3573e 100644
(file)
--- 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"
+KEYWORDS="~amd64
~arm64
"
IUSE=""
RUBY_S="rails-${PV}/${PN}"