diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-25 21:53:06 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-25 21:53:06 +0200 |
commit | 02783a7b29403327917641d5325b7fbd7754f383 (patch) | |
tree | 21f32a99b30b57e22a63194020afb2ed2e18a986 /dev-ruby | |
parent | media-video/dcpomatic: Remove old version. (diff) | |
download | gentoo-02783a7b29403327917641d5325b7fbd7754f383.tar.gz gentoo-02783a7b29403327917641d5325b7fbd7754f383.tar.bz2 gentoo-02783a7b29403327917641d5325b7fbd7754f383.zip |
dev-ruby/ruby-progressbar: add ~ppc keyword (bug 574738).
Package-Manager: Portage-2.3.6, Repoman-2.3.2
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild | 2 |
2 files changed, 3 insertions, 3 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 3949d97861e8..3d5a68f380d9 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.7.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~ppc ~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.1.ebuild b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild index bb1d45593058..f845f87b4ac1 100644 --- a/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild +++ b/dev-ruby/ruby-progressbar/ruby-progressbar-1.8.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/jfelchner/ruby-progressbar" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" |