dev-lang/ruby-2.1.9-r0: add alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Tue, 31 May 2016 08:43:52 +0000 (10:43 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 31 May 2016 08:44:05 +0000 (10:44 +0200)
Gentoo-Bug: 568502

Package-Manager: portage-2.3.0_rc1

dev-lang/ruby/ruby-2.1.9.ebuild

index 82cc4e6f9c83d1b82f33a840615fb5338b7ea2ec..8bfbdf0ca73f2ef7c1aa7aefea12dff460eb7215 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -34,7 +34,7 @@ SRC_URI="mirror://ruby/2.1/${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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
 IUSE="berkdb debug doc examples gdbm ipv6 +rdoc rubytests socks5 ssl xemacs ncurses +readline"
 
 RDEPEND="