diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-06-24 09:06:57 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-06-24 09:13:57 +0200 |
commit | 4cf5109766594753bf871d85405e18fc727c5240 (patch) | |
tree | fcefa607f2af617c10266e7ea05c43150c7c5dcc /app-eselect/eselect-ruby | |
parent | dev-util/jenkins-bin: add 2.60.1 (diff) | |
download | gentoo-4cf5109766594753bf871d85405e18fc727c5240.tar.gz gentoo-4cf5109766594753bf871d85405e18fc727c5240.tar.bz2 gentoo-4cf5109766594753bf871d85405e18fc727c5240.zip |
Mark ruby 2.2 stable for ppc, ppc64 #615818
Mark dev-lang/ruby:2.2 stable for ppc and ppc64 for bug 615818.
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'app-eselect/eselect-ruby')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild index 7e5ffdef41cb..ab439fbcb79c 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20161226.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~flameeyes/ruby-team/ruby.eselect-${PVR}.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |