dev-ruby/activerecord: keyword ~arm64
authorAlexis Ballier <aballier@gentoo.org>
Fri, 30 Jun 2017 21:02:51 +0000 (23:02 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Sat, 1 Jul 2017 13:44:38 +0000 (15:44 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-ruby/activerecord/activerecord-4.2.8.ebuild

index d5e40d1512ab5cb158502fad3fb5cbe599b976b4..9fea2cfc05db2ad48b88084e96955c7b8c745156 100644 (file)
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="mysql postgres sqlite"
 
 RUBY_S="rails-${PV}/${PN}"