diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 20:23:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-23 20:24:08 +0000 |
commit | 4c4024541820f7a52b2a22813a86a599a3dd7a5a (patch) | |
tree | 8051576fabbe0d87b16f0fb57d2281b1c7dc0c0e /dev-lang | |
parent | dev-util/cppcheck: stable 1.81 for hppa, bug #641220 (diff) | |
download | gentoo-4c4024541820f7a52b2a22813a86a599a3dd7a5a.tar.gz gentoo-4c4024541820f7a52b2a22813a86a599a3dd7a5a.tar.bz2 gentoo-4c4024541820f7a52b2a22813a86a599a3dd7a5a.zip |
dev-lang/ruby: stable 2.2.9 for ia64, bug #641090
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-lang')
-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 15c6fa65de97..0a2b63fcee7a 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=" |