diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-07-01 20:15:26 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-07-01 19:32:46 +0100 |
commit | a7541eee3e6c9f2790262585bc7f5b386406ea2c (patch) | |
tree | 39fe0b6044fd5dcdee3c05c6216695cf6e816829 /dev-lang | |
parent | net-misc/xmrig: Bump to 6.13.0 (diff) | |
download | gentoo-a7541eee3e6c9f2790262585bc7f5b386406ea2c.tar.gz gentoo-a7541eee3e6c9f2790262585bc7f5b386406ea2c.tar.bz2 gentoo-a7541eee3e6c9f2790262585bc7f5b386406ea2c.zip |
dev-lang/ruby: stable 2.5.9-r1 for hppa, bug #780498
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.5.9-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.5.9-r1.ebuild b/dev-lang/ruby/ruby-2.5.9-r1.ebuild index 1c6bdb52b7b1..ae24bd10bf4e 100644 --- a/dev-lang/ruby/ruby-2.5.9-r1.ebuild +++ b/dev-lang/ruby/ruby-2.5.9-r1.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 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="berkdb debug doc examples gdbm ipv6 jemalloc +rdoc rubytests socks5 +ssl static-libs systemtap tk xemacs" RDEPEND=" |