diff options
author | Hans de Graaff <graaff@gentoo.org> | 2017-04-28 08:00:30 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2017-04-28 08:24:00 +0200 |
commit | 5ef24b36c49c77555729bb4daeb728004eab5709 (patch) | |
tree | 5082f4ab9e562a455849878beef8ec5c31be6e52 /app-eselect | |
parent | dev-ruby/minitest-bonus-assertions: add 3.0 (diff) | |
download | gentoo-5ef24b36c49c77555729bb4daeb728004eab5709.tar.gz gentoo-5ef24b36c49c77555729bb4daeb728004eab5709.tar.bz2 gentoo-5ef24b36c49c77555729bb4daeb728004eab5709.zip |
mark dev-lang/ruby stable on amd64, bug 615818
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-eselect')
-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 816235e6a87f..2e1d85881b83 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" |