diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 09:28:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-07 09:28:26 +0200 |
commit | 52cbebdc359a1aec1d0bca851f603b83a85c62d1 (patch) | |
tree | fce5974d31e814f8e1805c178f5890064f295fb8 /dev-lang | |
parent | net-proxy/haproxy: Version bump (diff) | |
download | gentoo-52cbebdc359a1aec1d0bca851f603b83a85c62d1.tar.gz gentoo-52cbebdc359a1aec1d0bca851f603b83a85c62d1.tar.bz2 gentoo-52cbebdc359a1aec1d0bca851f603b83a85c62d1.zip |
dev-lang/ruby: s390 stable wrt bug #696004
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang')
-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 4cda5fd5ea8d..57932f1a40fa 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=" |