summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2016-12-29 09:03:15 +0100
committerHans de Graaff <graaff@gentoo.org>2016-12-29 14:05:15 +0100
commit2138b99d210880c7466c3393691a1a8243f4ddfd (patch)
treec3890b3c479859a0736799e618058532cc8454cb /dev-ruby/activerecord
parentdev-ruby/railties: drop ~ppc, keywording timeout (diff)
downloadgentoo-2138b99d210880c7466c3393691a1a8243f4ddfd.tar.gz
gentoo-2138b99d210880c7466c3393691a1a8243f4ddfd.tar.bz2
gentoo-2138b99d210880c7466c3393691a1a8243f4ddfd.zip
dev-ruby/activerecord: drop ~ppc, keywording timeout
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/activerecord')
-rw-r--r--dev-ruby/activerecord/activerecord-4.2.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-4.2.6.ebuild b/dev-ruby/activerecord/activerecord-4.2.6.ebuild
index 44bfce9bb3fb..e905d8c491d0 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 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-linux"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"