summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-10 15:41:07 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-10 15:44:58 +0100
commit9eb924bc99886db8cbeb56ddb30862bacc9d857b (patch)
tree5c9e7bee35c176a898dc9630e85093f3873a6567
parentdev-ml/ppx_derivers: keyworded 1.0 for ppc, bug #627836 (diff)
downloadgentoo-9eb924bc.tar.gz
gentoo-9eb924bc.tar.bz2
gentoo-9eb924bc.zip
dev-ml/ppx_deriving: keyworded 4.2-r1 for ppc, bug #627836
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
-rw-r--r--dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild b/dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild
index 928e7ba1e3cd..e0d5d36b4b65 100644
--- a/dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild
+++ b/dev-ml/ppx_deriving/ppx_deriving-4.2-r1.ebuild
@@ -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"
+KEYWORDS="~amd64 ~ppc"
IUSE="doc +ocamlopt test"
DEPEND="