From: Fabian Groffen Date: Wed, 18 May 2016 08:57:50 +0000 (+0200) Subject: dev-ruby/activerecord: marked ~amd64-linux X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aba463ba4ca78d4ca790aadfcc9f869e5cfcb804;p=gentoo.git dev-ruby/activerecord: marked ~amd64-linux Package-Manager: portage-2.2.28 --- diff --git a/dev-ruby/activerecord/activerecord-4.2.6.ebuild b/dev-ruby/activerecord/activerecord-4.2.6.ebuild index de9e737bdc2f..44bfce9bb3fb 100644 --- a/dev-ruby/activerecord/activerecord-4.2.6.ebuild +++ b/dev-ruby/activerecord/activerecord-4.2.6.ebuild @@ -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}"