diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 11:58:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-26 12:00:38 +0100 |
commit | 68d6af1a25745388ffd4ac5982bf728a96d0384a (patch) | |
tree | 98934ea682c2149ce57ec676f63e45bebed45955 /dev-ml | |
parent | dev-ml/ocamlgraph: ppc stable wrt bug #607038 (diff) | |
download | gentoo-68d6af1a25745388ffd4ac5982bf728a96d0384a.tar.gz gentoo-68d6af1a25745388ffd4ac5982bf728a96d0384a.tar.bz2 gentoo-68d6af1a25745388ffd4ac5982bf728a96d0384a.zip |
dev-ml/ocaml-mysql: ppc stable wrt bug #607040
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild index 2648a2079717..bbb14423956f 100644 --- a/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild +++ b/dev-ml/ocaml-mysql/ocaml-mysql-1.2.1.ebuild @@ -20,7 +20,7 @@ RDEPEND="$DEPEND" SLOT="0/${PV}" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" src_compile() { |