commit: 4c38738b0f33d7c3e5f191c510d202246841fae6 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Aug 5 19:31:59 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Aug 5 19:31:59 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c38738b
dev-ml/ocaml-ctypes: keyworded 0.11.2 for ppc, bug #543604 Package-Manager: Portage-2.3.6, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc" dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild index b7c40ad550c..02e9d58595f 100644 --- a/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild +++ b/dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocamllabs/ocaml-ctypes/archive/${PV}.tar.gz -> ${P}. LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm x86" +KEYWORDS="amd64 arm ~ppc x86" IUSE="test" RDEPEND="
