diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:23:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:23:19 +0100 |
commit | ad488fbe1b93dc3bc13a423e8c2d0f990b1c026f (patch) | |
tree | 8a6e2494749351af2f85c5a79a843c1df23ea7a0 /dev-ruby | |
parent | 9e7641a71f347b37ef770d975393f30fe4c2575a (diff) | |
download | gentoo-ad488fbe1b93dc3bc13a423e8c2d0f990b1c026f.tar.gz gentoo-ad488fbe1b93dc3bc13a423e8c2d0f990b1c026f.tar.xz |
dev-ruby/highline: alpha stable wrt bug #563460
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
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 a4adfb05a93..ab3685685a1 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 |