Skip to content

Commit

Permalink
dev-ml/ocaml-ctypes: Drop ppc keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
mattst88 committed Mar 17, 2018
1 parent dae0bf7 commit d863315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ml/ocaml-ctypes/ocaml-ctypes-0.11.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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="
Expand Down

0 comments on commit d863315

Please sign in to comment.