diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:40:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:40:50 +0100 |
commit | 4bbf6d2789f5804e32e172d63ad770aab216fa93 (patch) | |
tree | 323c8fbc93288a6c4b717f61ed5b15acea8af405 /dev-ruby/highline | |
parent | dev-ruby/thread_order: ia64 stable wrt bug #700966 (diff) | |
download | gentoo-4bbf6d2789f5804e32e172d63ad770aab216fa93.tar.gz gentoo-4bbf6d2789f5804e32e172d63ad770aab216fa93.tar.bz2 gentoo-4bbf6d2789f5804e32e172d63ad770aab216fa93.zip |
dev-ruby/highline: ia64 stable wrt bug #700968
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
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 0d4d4135a286..9d2c1145a301 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 |