summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-25 13:20:05 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-25 13:20:05 +0100
commit06662a4912112f0ede55c1668f3b276faa7503a5 (patch)
treee54bf7df6a5be2bc4fc1f9ace8ecb1b927a23490 /dev-ruby/activerecord/activerecord-5.1.4.ebuild
parentdev-ruby/actionview: keyworded 5.1.4 for ppc, bug #624234 (diff)
downloadgentoo-06662a4912112f0ede55c1668f3b276faa7503a5.tar.gz
gentoo-06662a4912112f0ede55c1668f3b276faa7503a5.tar.bz2
gentoo-06662a4912112f0ede55c1668f3b276faa7503a5.zip
dev-ruby/activerecord: keyworded 5.1.4 for ppc, bug #624234
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/activerecord/activerecord-5.1.4.ebuild')
-rw-r--r--dev-ruby/activerecord/activerecord-5.1.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-5.1.4.ebuild b/dev-ruby/activerecord/activerecord-5.1.4.ebuild
index afc6abcadc54..cf6edd4bce89 100644
--- a/dev-ruby/activerecord/activerecord-5.1.4.ebuild
+++ b/dev-ruby/activerecord/activerecord-5.1.4.ebuild
@@ -22,7 +22,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 ~arm64 ~hppa ~ppc64 ~x86 ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux"
IUSE="mysql postgres sqlite"
RUBY_S="rails-${PV}/${PN}"