diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-09-15 17:37:50 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-09-15 17:37:50 +0200 |
commit | 5e95751bdd758c94b0febf7ebe82aea07f31c0a3 (patch) | |
tree | 3e620b0a6649ae5882315a5881a82288b399c82a /dev-lang/ruby | |
parent | sys-apps/net-tools-1.60_p20161110235919-r0: alpha stable (diff) | |
download | gentoo-5e95751bdd758c94b0febf7ebe82aea07f31c0a3.tar.gz gentoo-5e95751bdd758c94b0febf7ebe82aea07f31c0a3.tar.bz2 gentoo-5e95751bdd758c94b0febf7ebe82aea07f31c0a3.zip |
dev-lang/ruby-2.2.8-r0: alpha stable
Gentoo-Bug: 631034
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.8.ebuild b/dev-lang/ruby/ruby-2.2.8.ebuild index 621e417b2cf6..877f3ae2e042 100644 --- a/dev-lang/ruby/ruby-2.2.8.ebuild +++ b/dev-lang/ruby/ruby-2.2.8.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/2.2/${MY_P}.tar.xz https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" LICENSE="|| ( Ruby-BSD BSD-2 )" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 ssl tk xemacs ncurses +readline" RDEPEND=" |