diff options
author | 2020-04-03 14:16:38 +0200 | |
---|---|---|
committer | 2020-04-03 14:16:38 +0200 | |
commit | e4e2b9176842f85339050d0958808e4a3012c9cc (patch) | |
tree | fc1f20f877419aa65dd4fe17dfb223f973143f42 /dev-lang/ruby | |
parent | dev-db/phpmyadmin: sparc stable wrt bug #714014 (diff) | |
download | gentoo-e4e2b9176842f85339050d0958808e4a3012c9cc.tar.gz gentoo-e4e2b9176842f85339050d0958808e4a3012c9cc.tar.bz2 gentoo-e4e2b9176842f85339050d0958808e4a3012c9cc.zip |
dev-lang/ruby: sparc stable wrt bug #715620
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.10.ebuild | 2 | ||||
-rw-r--r-- | dev-lang/ruby/ruby-2.5.8.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/ruby/ruby-2.4.10.ebuild b/dev-lang/ruby/ruby-2.4.10.ebuild index 202904be29d4..31dd73c02ac2 100644 --- a/dev-lang/ruby/ruby-2.4.10.ebuild +++ b/dev-lang/ruby/ruby-2.4.10.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 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc ~x86" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs" RDEPEND=" diff --git a/dev-lang/ruby/ruby-2.5.8.ebuild b/dev-lang/ruby/ruby-2.5.8.ebuild index d6c131920a3b..500c7e12903f 100644 --- a/dev-lang/ruby/ruby-2.5.8.ebuild +++ b/dev-lang/ruby/ruby-2.5.8.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 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ppc64 s390 sparc ~x86" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc libressl +rdoc rubytests socks5 +ssl static-libs tk xemacs" RDEPEND=" |