diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 15:12:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 15:12:22 +0200 |
commit | 1ff554784a19c1763509cdb7f143afaf32688880 (patch) | |
tree | 2557e03f597d7bcdb280333fbf46ff3d2d2aa5ba | |
parent | dev-db/phpmyadmin: x86 stable wrt bug #714014 (diff) | |
download | gentoo-1ff554784a19c1763509cdb7f143afaf32688880.tar.gz gentoo-1ff554784a19c1763509cdb7f143afaf32688880.tar.bz2 gentoo-1ff554784a19c1763509cdb7f143afaf32688880.zip |
dev-lang/ruby: x86 stable wrt bug #715620
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 31dd73c02ac2..75fc2cf2e20e 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 500c7e12903f..7b464d8d6732 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=" |