diff options
author | 2018-02-18 11:27:43 +0000 | |
---|---|---|
committer | 2018-02-18 11:28:19 +0000 | |
commit | 87e57cd2a3a2700dc238560b066d18eabffddbfb (patch) | |
tree | 7b47fe7d855c12a9dd3b569db67b8967abc943ea /dev-lang | |
parent | profiles/arch/ia64: unmask ruby-2.3, bug #639476 (diff) | |
download | gentoo-87e57cd2a3a2700dc238560b066d18eabffddbfb.tar.gz gentoo-87e57cd2a3a2700dc238560b066d18eabffddbfb.tar.bz2 gentoo-87e57cd2a3a2700dc238560b066d18eabffddbfb.zip |
dev-lang/ruby: stable 2.3.6 for ia64, bug #639476
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.6.ebuild b/dev-lang/ruby/ruby-2.3.6.ebuild index 7391744749fd..851c22e2ffad 100644 --- a/dev-lang/ruby/ruby-2.3.6.ebuild +++ b/dev-lang/ruby/ruby-2.3.6.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${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=" |