diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-12-20 14:07:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-12-20 14:07:59 +0100 |
commit | 4a5288c2fc418f0bccf1cdf5ce7294ee612f6b51 (patch) | |
tree | 8fdf5f2fc2f28f60ef41464416eaaecab4007a42 /dev-lang/ruby | |
parent | www-client/chromium: amd64 stable wrt bug #641376 (diff) | |
download | gentoo-4a5288c2fc418f0bccf1cdf5ce7294ee612f6b51.tar.gz gentoo-4a5288c2fc418f0bccf1cdf5ce7294ee612f6b51.tar.bz2 gentoo-4a5288c2fc418f0bccf1cdf5ce7294ee612f6b51.zip |
dev-lang/ruby: amd64 stable wrt bug #641090
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/ruby')
-rw-r--r-- | dev-lang/ruby/ruby-2.2.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/ruby/ruby-2.2.9.ebuild b/dev-lang/ruby/ruby-2.2.9.ebuild index 51528d63a211..a3d8b2c54fbf 100644 --- a/dev-lang/ruby/ruby-2.2.9.ebuild +++ b/dev-lang/ruby/ruby-2.2.9.ebuild @@ -30,7 +30,7 @@ SRC_URI="mirror://ruby/2.2/${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=" |