diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-29 09:21:45 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-29 09:21:45 +0100 |
commit | fffe2284bedc926325cbb9a88ab91c046b32ebe7 (patch) | |
tree | ab6eb61cc20e4fe408529fbdf1390113a6d17f19 /dev-lang/ruby | |
parent | dev-python/pyblake2-1.1.0-r0: alpha stable (diff) | |
download | gentoo-fffe2284bedc926325cbb9a88ab91c046b32ebe7.tar.gz gentoo-fffe2284bedc926325cbb9a88ab91c046b32ebe7.tar.bz2 gentoo-fffe2284bedc926325cbb9a88ab91c046b32ebe7.zip |
dev-lang/ruby-2.2.9-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/41090
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.9.ebuild b/dev-lang/ruby/ruby-2.2.9.ebuild index 7081a326cddd..ccac481cf537 100644 --- a/dev-lang/ruby/ruby-2.2.9.ebuild +++ b/dev-lang/ruby/ruby-2.2.9.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=" |