diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:50:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:50:28 +0100 |
commit | 64e8e620720d96c95ff32485db3f712fdc7d0886 (patch) | |
tree | 98b32bfa1db33ac0c55199202a7b6cb443b88a71 /dev-ruby/highline | |
parent | dev-ruby/thread_order: ppc stable wrt bug #700966 (diff) | |
download | gentoo-64e8e620720d96c95ff32485db3f712fdc7d0886.tar.gz gentoo-64e8e620720d96c95ff32485db3f712fdc7d0886.tar.bz2 gentoo-64e8e620720d96c95ff32485db3f712fdc7d0886.zip |
dev-ruby/highline: ppc stable wrt bug #700968
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/highline')
-rw-r--r-- | dev-ruby/highline/highline-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-2.0.3.ebuild b/dev-ruby/highline/highline-2.0.3.ebuild index 9d2c1145a301..7811f6cc9dfe 100644 --- a/dev-ruby/highline/highline-2.0.3.ebuild +++ b/dev-ruby/highline/highline-2.0.3.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/JEG2/highline/archive/v${PV}.tar.gz -> ${P}.tar.gz" IUSE="" LICENSE="|| ( GPL-2 Ruby )" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" all_ruby_prepare() { # fix up gemspec file not to call git |