diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-29 23:26:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-29 23:26:21 +0000 |
commit | 89895660c52682b911cb5e5446ceb547fd405225 (patch) | |
tree | 7cbb588ff42815eadb8bb2abb8ef2f534720e73c /dev-lang | |
parent | dev-python/html5lib: stable 1.0.1 for ia64, bug #659658 (diff) | |
download | gentoo-89895660c52682b911cb5e5446ceb547fd405225.tar.gz gentoo-89895660c52682b911cb5e5446ceb547fd405225.tar.bz2 gentoo-89895660c52682b911cb5e5446ceb547fd405225.zip |
dev-lang/ruby: stable 2.3.8 for ia64, bug #668904
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/ruby/ruby-2.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.3.8.ebuild b/dev-lang/ruby/ruby-2.3.8.ebuild index 7c2584bd85e9..450cedee3a8e 100644 --- a/dev-lang/ruby/ruby-2.3.8.ebuild +++ b/dev-lang/ruby/ruby-2.3.8.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=" |