dev-ruby/method_source: Add ~ppc keyword (bug 583390).
authorMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 09:24:15 +0000 (10:24 +0100)
committerMichael Weber <xmw@gentoo.org>
Tue, 14 Feb 2017 09:28:05 +0000 (10:28 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-ruby/method_source/method_source-0.8.2-r3.ebuild

index 0414152ae01848488c022c1afeed9870f7764693..7207aaf49a5b5bf97a1a551838096990a500a065 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$
 
@@ -17,7 +17,7 @@ IUSE=""
 SLOT="0"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
 
 ruby_add_bdepend "test? ( >=dev-ruby/bacon-1.1.0 )"