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/highline | |
parent | media-gfx/fontforge: alpha stable wrt bug #565376 (diff) | |
download | gentoo-ad488fbe1b93dc3bc13a423e8c2d0f990b1c026f.tar.gz gentoo-ad488fbe1b93dc3bc13a423e8c2d0f990b1c026f.tar.bz2 gentoo-ad488fbe1b93dc3bc13a423e8c2d0f990b1c026f.zip |
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/highline')
-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 a4adfb05a938..ab3685685a17 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 |