diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-28 19:01:31 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-12-28 19:01:31 +0300 |
commit | 2825c499e8659629a818a3f27b51c691683246c0 (patch) | |
tree | 7d06d6858abdc01961a2b36da1677e310247e212 /dev-ruby/highline | |
parent | dev-lang/python: alpha stable wrt bug #701116 (diff) | |
download | gentoo-2825c499e8659629a818a3f27b51c691683246c0.tar.gz gentoo-2825c499e8659629a818a3f27b51c691683246c0.tar.bz2 gentoo-2825c499e8659629a818a3f27b51c691683246c0.zip |
dev-ruby/highline: alpha stable wrt bug #700968
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Mikle Kolyada <zlogene@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 0f96617c66dd..36253ba31a83 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 |