diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:51:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-23 16:51:28 +0100 |
commit | 6811e2d584dfe3e25cb368a94feea6ea268203df (patch) | |
tree | 7b1a33988c04787cff92d688eb06852dbc8eb5c3 /dev-ruby/highline | |
parent | dev-ruby/thread_order: sparc stable wrt bug #700966 (diff) | |
download | gentoo-6811e2d584dfe3e25cb368a94feea6ea268203df.tar.gz gentoo-6811e2d584dfe3e25cb368a94feea6ea268203df.tar.bz2 gentoo-6811e2d584dfe3e25cb368a94feea6ea268203df.zip |
dev-ruby/highline: sparc stable wrt bug #700968
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
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 7811f6cc9dfe..cf41cd335f6c 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 |