diff options
author | 2020-04-27 09:58:21 +0200 | |
---|---|---|
committer | 2020-04-27 09:58:34 +0200 | |
commit | 7e3457696a2b5a0ea25671f6b26c8f2e41abb73a (patch) | |
tree | ec904dd6731592f3168ef81425ba3378693411f1 /dev-ruby/ruby-progressbar | |
parent | dev-ruby/rspectacular: amd64 stable (diff) | |
download | gentoo-7e3457696a2b5a0ea25671f6b26c8f2e41abb73a.tar.gz gentoo-7e3457696a2b5a0ea25671f6b26c8f2e41abb73a.tar.bz2 gentoo-7e3457696a2b5a0ea25671f6b26c8f2e41abb73a.zip |
dev-ruby/ruby-progressbar: amd64 stable
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.10.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.10.1-r1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.10.1-r1.ebuild index b6ec3ad17681..9a3af0575d9d 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.10.1-r1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.10.1-r1.ebuild @@ -21,7 +21,7 @@ RUBY_S="ruby-progressbar-releases-v${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" |