diff options
Diffstat (limited to 'dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild index 95e83ef060fb..48eaf0f033cf 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/jfelchner/ruby-progressbar" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" |