diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-04-08 15:11:29 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-08 15:11:29 -0700 |
commit | 77a05a31e0aa250d0a51ca0f4acf9ba11fa3b33e (patch) | |
tree | 33822b559e07914b7aaa71a7f3a90d977a3c6e04 /app-eselect | |
parent | app-emacs/ruby-mode-2.3.0: alpha stable, bug 639476 (diff) | |
download | gentoo-77a05a31e0aa250d0a51ca0f4acf9ba11fa3b33e.tar.gz gentoo-77a05a31e0aa250d0a51ca0f4acf9ba11fa3b33e.tar.bz2 gentoo-77a05a31e0aa250d0a51ca0f4acf9ba11fa3b33e.zip |
app-eselect/eselect-ruby-20170723: alpha stable, bug 639476
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild index f8a9a2f3031a..e4ec8714eca4 100644 --- a/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild +++ b/app-eselect/eselect-ruby/eselect-ruby-20170723.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~graaff/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 ~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 ~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" |