diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 06:04:02 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-07 06:50:33 +0100 |
commit | d4221131de1d7c8ccb529aa53021962ffd045aa7 (patch) | |
tree | 44b3258cea9f2287e671000d1fdae07720a102fe /dev-ruby/ruby-progressbar | |
parent | dev-ruby/listen: x86 keyworded (bug #621374) (diff) | |
download | gentoo-d4221131de1d7c8ccb529aa53021962ffd045aa7.tar.gz gentoo-d4221131de1d7c8ccb529aa53021962ffd045aa7.tar.bz2 gentoo-d4221131de1d7c8ccb529aa53021962ffd045aa7.zip |
dev-ruby/ruby-progressbar: x86 keyworded (bug #574738)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/ruby-progressbar')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild index f845f87b4ac1..09df95ee0e3e 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/jfelchner/ruby-progressbar" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" diff --git a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild index 80a4fba0aa66..e1340a5cc0ec 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.3-r1.ebuild @@ -21,7 +21,7 @@ RUBY_S="ruby-progressbar-releases-v${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" |