commit: 07725182523cd9ae24e4d490da58e9880e3c9d4c Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Thu Mar 15 20:02:47 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Thu Mar 15 20:02:47 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07725182
dev-ruby/vcr: keyworded 4.0.0 for ppc64, bug #615988 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" dev-ruby/vcr/vcr-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/vcr/vcr-4.0.0.ebuild b/dev-ruby/vcr/vcr-4.0.0.ebuild index fdbac50677c..bba5b222497 100644 --- a/dev-ruby/vcr/vcr-4.0.0.ebuild +++ b/dev-ruby/vcr/vcr-4.0.0.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 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" SLOT="3" IUSE="test"
