commit: d863315bf21ca45259f4238e661df5aed8ffe617 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Mar 17 06:34:05 2018 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Mar 17 06:45:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d863315b
dev-ml/ocaml-ctypes: Drop ppc keywords 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 02e9d58595f..b7c40ad550c 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 ~ppc x86" +KEYWORDS="amd64 arm x86" IUSE="test" RDEPEND="
