diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:45:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:45:17 +0200 |
commit | 3489e174efb25b3462be5d786c74ac5d9fe1b94a (patch) | |
tree | b997d1b052cfe50d87ca95d4eaeeff41786c3320 /dev-lang | |
parent | app-portage/genlop: alpha stable wrt bug #685676 (diff) | |
download | gentoo-3489e174efb25b3462be5d786c74ac5d9fe1b94a.tar.gz gentoo-3489e174efb25b3462be5d786c74ac5d9fe1b94a.tar.bz2 gentoo-3489e174efb25b3462be5d786c74ac5d9fe1b94a.zip |
dev-lang/ruby: alpha stable wrt bug #686724
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.4.6.ebuild b/dev-lang/ruby/ruby-2.4.6.ebuild index 8d39db99e163..877d67bc86d9 100644 --- a/dev-lang/ruby/ruby-2.4.6.ebuild +++ b/dev-lang/ruby/ruby-2.4.6.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://www.ruby-lang.org/" SRC_URI="mirror://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=" |