projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6498289
)
dev-ruby/activerecord: Add ~arm keyword wrt bug #692324
author
Mikle Kolyada
<zlogene@gentoo.org>
Fri, 13 Sep 2019 17:35:09 +0000
(20:35 +0300)
committer
Mikle Kolyada
<zlogene@gentoo.org>
Fri, 13 Sep 2019 17:35:09 +0000
(20:35 +0300)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-ruby/activerecord/activerecord-6.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ruby/activerecord/activerecord-6.0.0.ebuild
b/dev-ruby/activerecord/activerecord-6.0.0.ebuild
index 40f5d86d7047e67308004226233ad5d8342ab999..f20b5f1cb91365c2545669447c3a65b71a27e9ea 100644
(file)
--- a/
dev-ruby/activerecord/activerecord-6.0.0.ebuild
+++ b/
dev-ruby/activerecord/activerecord-6.0.0.ebuild
@@
-22,7
+22,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
~arm
64 ~x86"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"