diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 21:04:01 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-25 21:04:01 +0100 |
commit | 657a5c8cd8f4ed78ec2de83324e0dbec0b852d34 (patch) | |
tree | 3479a6fc2f388f608e99072010a37e34fa787795 /dev-ruby/activesupport | |
parent | dev-ruby/activesupport: keyworded 5.0.6 for ppc, bug #621374 (diff) | |
download | gentoo-657a5c8cd8f4ed78ec2de83324e0dbec0b852d34.tar.gz gentoo-657a5c8cd8f4ed78ec2de83324e0dbec0b852d34.tar.bz2 gentoo-657a5c8cd8f4ed78ec2de83324e0dbec0b852d34.zip |
dev-ruby/activesupport: keyworded 5.1.3 for ppc, bug #621374
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/activesupport')
-rw-r--r-- | dev-ruby/activesupport/activesupport-5.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activesupport/activesupport-5.1.3.ebuild b/dev-ruby/activesupport/activesupport-5.1.3.ebuild index f164d4cb88cd..b808fd131e8f 100644 --- a/dev-ruby/activesupport/activesupport-5.1.3.ebuild +++ b/dev-ruby/activesupport/activesupport-5.1.3.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 ~arm64 ~hppa ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RUBY_S="rails-${PV}/${PN}" |