diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 13:20:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 13:20:05 +0100 |
commit | 06662a4912112f0ede55c1668f3b276faa7503a5 (patch) | |
tree | e54bf7df6a5be2bc4fc1f9ace8ecb1b927a23490 /dev-ruby/activerecord | |
parent | dev-ruby/actionview: keyworded 5.1.4 for ppc, bug #624234 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-ruby/activerecord/activerecord-5.1.4.ebuild | 2 | ||||
-rw-r--r-- | dev-ruby/activerecord/activerecord-5.1.5.ebuild | 2 |
2 files changed, 2 insertions, 2 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}" diff --git a/dev-ruby/activerecord/activerecord-5.1.5.ebuild b/dev-ruby/activerecord/activerecord-5.1.5.ebuild index afc6abcadc54..cf6edd4bce89 100644 --- a/dev-ruby/activerecord/activerecord-5.1.5.ebuild +++ b/dev-ruby/activerecord/activerecord-5.1.5.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}" |