From aba463ba4ca78d4ca790aadfcc9f869e5cfcb804 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Wed, 18 May 2016 10:57:50 +0200 Subject: dev-ruby/activerecord: marked ~amd64-linux Package-Manager: portage-2.2.28 --- dev-ruby/activerecord/activerecord-4.2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- cgit v1.2.3-65-gdbad