commit: 6e5fb1020d578bbdb9488385b44461bbac3fbee5 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Sep 10 14:44:11 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Sep 10 14:45:02 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e5fb102
dev-ml/ppx_hash: keyworded 0.9.0 for ppc, bug #627836 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" dev-ml/ppx_hash/ppx_hash-0.9.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ppx_hash/ppx_hash-0.9.0.ebuild b/dev-ml/ppx_hash/ppx_hash-0.9.0.ebuild index e46e6394889..24bf49cf6ef 100644 --- a/dev-ml/ppx_hash/ppx_hash-0.9.0.ebuild +++ b/dev-ml/ppx_hash/ppx_hash-0.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~ppc" IUSE="" DEPEND="
