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

dev-ruby/activejob/activejob-5.0.1.ebuild

index 94bd6403670fe04243a5debf046519f9e3b14bf0..a0d4ff60270792a9673880adbe0941407e8d05ff 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$
 
@@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz
 
 LICENSE="MIT"
 SLOT="$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~arm ~amd64-linux"
+KEYWORDS="~amd64 ~arm ~ppc ~amd64-linux"
 IUSE=""
 
 RUBY_S="rails-${PV}/${PN}"