diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-07 20:08:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-10-07 20:12:02 +0100 |
commit | 66c5b6b62e05f4bbaa06a02ac88b5289d129473b (patch) | |
tree | 20793ef64b96e477641442421186bd5d8f27f716 /dev-lang/ruby | |
parent | sys-kernel/gentoo-sources: Linux patch 5.2.20 (diff) | |
download | gentoo-66c5b6b62e05f4bbaa06a02ac88b5289d129473b.tar.gz gentoo-66c5b6b62e05f4bbaa06a02ac88b5289d129473b.tar.bz2 gentoo-66c5b6b62e05f4bbaa06a02ac88b5289d129473b.zip |
dev-lang/ruby: stable 2.4.9 for ia64, bug #696004
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.9.ebuild b/dev-lang/ruby/ruby-2.4.9.ebuild index 57932f1a40fa..cf49568ce95c 100644 --- a/dev-lang/ruby/ruby-2.4.9.ebuild +++ b/dev-lang/ruby/ruby-2.4.9.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="https://cache.ruby-lang.org/pub/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=" |