diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-05 22:50:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-06-05 22:52:57 +0100 |
commit | 75be0d1884fdd9db0d9246e51e745c6d56ac356d (patch) | |
tree | 9f1737afadce2c7e6dc82fa2c019480d618ae2e8 /dev-lang | |
parent | virtual/rubygems: ia64 stable, bug #615818 (diff) | |
download | gentoo-75be0d1884fdd9db0d9246e51e745c6d56ac356d.tar.gz gentoo-75be0d1884fdd9db0d9246e51e745c6d56ac356d.tar.bz2 gentoo-75be0d1884fdd9db0d9246e51e745c6d56ac356d.zip |
dev-lang/ruby: ia64 stable, bug #615818
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.7-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.7-r2.ebuild b/dev-lang/ruby/ruby-2.2.7-r2.ebuild index 621e417b2cf6..b0f3e9ca7392 100644 --- a/dev-lang/ruby/ruby-2.2.7-r2.ebuild +++ b/dev-lang/ruby/ruby-2.2.7-r2.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=" |