dev-ruby/rack: Add ~ppc keyword (bug 583390).
authorMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 00:14:13 +0000 (01:14 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 00:35:59 +0000 (01:35 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/rack/rack-2.0.1.ebuild

index 914d02338ce0e1ec0b73351d4c636c611a5d9248..f5c36542fee003b7308212b56c9298b4a8527cde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ HOMEPAGE="https://rack.github.com/"
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RUBY_PATCHES=( ${PN}-1.2.1-gentoo.patch )