From 102f9efc2e8a285bf1bcce858b511a05d2d10673 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 25 Mar 2018 20:35:33 +0100 Subject: [PATCH] dev-ruby/vcr: keyworded 3.0.3 for ppc, bug #563858 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" --- dev-ruby/vcr/vcr-3.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/vcr/vcr-3.0.3.ebuild b/dev-ruby/vcr/vcr-3.0.3.ebuild index c4431859e9bdf..f8e112a5ee650 100644 --- a/dev-ruby/vcr/vcr-3.0.3.ebuild +++ b/dev-ruby/vcr/vcr-3.0.3.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/vcr/vcr/" SRC_URI="https://github.com/vcr/vcr/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" SLOT="3" IUSE="test"