diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-08 02:18:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-11-08 02:18:50 +0300 |
commit | baf84b70340d68e4a70b43d5def8672a19775a1e (patch) | |
tree | 0976120c50f765acb6c2e6e2bfe4eed7bbdac07b /dev-ruby | |
parent | sys-fs/lvm2: ia64 stable wrt bug #559910 (diff) | |
download | gentoo-baf84b70340d68e4a70b43d5def8672a19775a1e.tar.gz gentoo-baf84b70340d68e4a70b43d5def8672a19775a1e.tar.bz2 gentoo-baf84b70340d68e4a70b43d5def8672a19775a1e.zip |
dev-ruby/highline: ia64 stable wrt bug #563460
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/highline/highline-1.7.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/highline/highline-1.7.6.ebuild b/dev-ruby/highline/highline-1.7.6.ebuild index 25225ce66103..a4adfb05a938 100644 --- a/dev-ruby/highline/highline-1.7.6.ebuild +++ b/dev-ruby/highline/highline-1.7.6.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/JEG2/highline" IUSE="" LICENSE="|| ( GPL-2 Ruby )" SLOT="0" -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 |