commit: 521ebce65d0cb2a31db26281d76c427193ce0cde Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Oct 20 12:10:34 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Oct 20 12:15:53 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521ebce6
dev-ruby/sinatra: keyworded 2.0.4 for ppc, bug #661564 Tested-by: ernsteiswuerfel Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="ppc" dev-ruby/sinatra/sinatra-2.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/sinatra/sinatra-2.0.4.ebuild b/dev-ruby/sinatra/sinatra-2.0.4.ebuild index b73d22ceaa4..3f28c215bdd 100644 --- a/dev-ruby/sinatra/sinatra-2.0.4.ebuild +++ b/dev-ruby/sinatra/sinatra-2.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/sinatra/sinatra/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="2" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend "
