diff options
author | 2018-12-01 14:50:24 +0000 | |
---|---|---|
committer | 2018-12-01 14:51:10 +0000 | |
commit | 54564581346f466a9e7766795610619bc3ffae2b (patch) | |
tree | c4b565cac6300d93d40add75d003392b6bb64b7f /dev-lang | |
parent | profiles/arch/ia64: unmask RUBY_TARGETS=ruby24, bug #661262 (diff) | |
download | gentoo-54564581346f466a9e7766795610619bc3ffae2b.tar.gz gentoo-54564581346f466a9e7766795610619bc3ffae2b.tar.bz2 gentoo-54564581346f466a9e7766795610619bc3ffae2b.zip |
dev-lang/ruby: stable 2.4.5 for ia64, bug #661262
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.5.ebuild b/dev-lang/ruby/ruby-2.4.5.ebuild index d50cb6f5d339..af35e08cab80 100644 --- a/dev-lang/ruby/ruby-2.4.5.ebuild +++ b/dev-lang/ruby/ruby-2.4.5.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz" 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 static-libs tk xemacs" RDEPEND=" |