summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-16 23:34:05 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-16 23:45:14 -0700
commitd863315bf21ca45259f4238e661df5aed8ffe617 (patch)
treedf013052f74f0d2fcee1fcd38d2203c60203a517 /dev-ml
parentdae0bf720f7ea2da37607d3328da0e7b5c02b494 (diff)
downloadgentoo-d863315bf21ca45259f4238e661df5aed8ffe617.tar.gz
gentoo-d863315bf21ca45259f4238e661df5aed8ffe617.tar.xz
dev-ml/ocaml-ctypes: Drop ppc keywords
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild2
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 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="