From e53ea0774deb018b73526f41f7f817043276d5ac Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Thu, 3 Jan 2019 19:21:39 +0000 Subject: dev-ruby/marcel: keyworded 0.3.3-r1 for ppc, bug #654790 Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.53, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich --- dev-ruby/marcel/marcel-0.3.3-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-ruby') diff --git a/dev-ruby/marcel/marcel-0.3.3-r1.ebuild b/dev-ruby/marcel/marcel-0.3.3-r1.ebuild index 151ea3bdb352..74d267954bc5 100644 --- a/dev-ruby/marcel/marcel-0.3.3-r1.ebuild +++ b/dev-ruby/marcel/marcel-0.3.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/basecamp/marcel/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/mimemagic-0.3.2:0" -- cgit v1.2.3-65-gdbad