diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-16 23:34:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-16 23:45:14 -0700 |
commit | d863315bf21ca45259f4238e661df5aed8ffe617 (patch) | |
tree | df013052f74f0d2fcee1fcd38d2203c60203a517 /dev-ml/ocaml-ctypes | |
parent | dev-libs/Ice: Drop ia64 keywords (diff) | |
download | gentoo-d863315bf21ca45259f4238e661df5aed8ffe617.tar.gz gentoo-d863315bf21ca45259f4238e661df5aed8ffe617.tar.bz2 gentoo-d863315bf21ca45259f4238e661df5aed8ffe617.zip |
dev-ml/ocaml-ctypes: Drop ppc keywords
Diffstat (limited to 'dev-ml/ocaml-ctypes')
-rw-r--r-- | dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 02e9d58595f7..b7c40ad550cd 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=" |