Skip to content

Commit

Permalink
dev-ml/ppx_deriving: x86 keyworded (bug #627836)
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
Whissi committed Feb 14, 2018
1 parent b93d2e4 commit c3db5a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2017 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="5"
Expand All @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-ppx/ppx_deriving/archive/v${PV}.tar.gz -> ${P}

LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~ppc"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="doc +ocamlopt test"

DEPEND="
Expand Down

0 comments on commit c3db5a0

Please sign in to comment.