dev-ml/ppx_deriving: x86 keyworded (bug #627836)

Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
Thomas Deutschmann
2018-02-14 15:22:20 +01:00
parent b93d2e4d11
commit c3db5a036e

View File

@@ -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"
@@ -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="