diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:00:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:02 +0100 |
commit | 746bae5eae409f2495291a59ff6aeab69cb457d2 (patch) | |
tree | 8e437fbcac494ac902eec96ff31e2ed1cdc4e64a /dev-ruby/childprocess | |
parent | dev-ruby/builder: stable 3.2.3 for ppc64, bug #658048 (diff) | |
download | gentoo-746bae5eae409f2495291a59ff6aeab69cb457d2.tar.gz gentoo-746bae5eae409f2495291a59ff6aeab69cb457d2.tar.bz2 gentoo-746bae5eae409f2495291a59ff6aeab69cb457d2.zip |
dev-ruby/childprocess: stable 0.9.0 for ppc64, bug #658048
Bug: https://bugs.gentoo.org/658048
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-ruby/childprocess')
-rw-r--r-- | dev-ruby/childprocess/childprocess-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/childprocess/childprocess-0.9.0.ebuild b/dev-ruby/childprocess/childprocess-0.9.0.ebuild index 63792b61343c..9da3390fae36 100644 --- a/dev-ruby/childprocess/childprocess-0.9.0.ebuild +++ b/dev-ruby/childprocess/childprocess-0.9.0.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/jarib/childprocess" LICENSE="MIT" SLOT="2" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/ffi-1.0.11" |