dev-ruby/activerecord: marked ~amd64-linux
authorFabian Groffen <grobian@gentoo.org>
Wed, 18 May 2016 08:57:50 +0000 (10:57 +0200)
committerFabian Groffen <grobian@gentoo.org>
Wed, 18 May 2016 09:00:49 +0000 (11:00 +0200)
Package-Manager: portage-2.2.28

dev-ruby/activerecord/activerecord-4.2.6.ebuild

index de9e737bdc2f37920592ea81529eef55a8409c9d..44bfce9bb3fb9d2f8b2210dd790a1051a633bbe4 100644 (file)
@@ -21,7 +21,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"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux"
 IUSE="mysql postgres sqlite"
 
 RUBY_S="rails-${PV}/${PN}"