diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:14:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-03 17:14:34 +0100 |
commit | 168bd4663a2f4f2db4e4459d9ee78f0d82162cd7 (patch) | |
tree | a3145d8a0f6d8a1d5009e981c6d9925dc3397cee /dev-ruby/highline | |
parent | media-libs/libsfml: x86 stable wrt bug #564738 (diff) | |
download | gentoo-168bd4663a2f4f2db4e4459d9ee78f0d82162cd7.tar.gz gentoo-168bd4663a2f4f2db4e4459d9ee78f0d82162cd7.tar.bz2 gentoo-168bd4663a2f4f2db4e4459d9ee78f0d82162cd7.zip |
dev-ruby/highline: x86 stable wrt bug #563460
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 98c76cdba83d..7b36471b9949 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 |