diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 16:41:29 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 16:47:41 +0100 |
commit | b2197406adbc9297f3bff115d452686d3083eb8e (patch) | |
tree | 3b7ff03baf6ca43667ff5e3639caa902bcb62c04 /dev-lang/ruby | |
parent | profiles/arch/amd64: unmask ruby23 in stable, bug 639476 (diff) | |
download | gentoo-b2197406adbc9297f3bff115d452686d3083eb8e.tar.gz gentoo-b2197406adbc9297f3bff115d452686d3083eb8e.tar.bz2 gentoo-b2197406adbc9297f3bff115d452686d3083eb8e.zip |
dev-lang/ruby: amd64 stable, bug 639476
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.6.ebuild b/dev-lang/ruby/ruby-2.3.6.ebuild index e1b0efffb5fe..84da980b2084 100644 --- a/dev-lang/ruby/ruby-2.3.6.ebuild +++ b/dev-lang/ruby/ruby-2.3.6.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/${SLOT}/${MY_P}.tar.xz https://dev.gentoo.org/~flameeyes/ruby-team/${PN}-patches-${PATCHSET}.tar.bz2" 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 tk xemacs ncurses +readline" RDEPEND=" |