diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 11:57:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 11:57:22 +0100 |
commit | 5a4c409cea148165b0d966851940e9a20e82b8ff (patch) | |
tree | 33da0deb5fd367e348ea7bf11e8c499ad1bf62bf /dev-ml | |
parent | dev-ml/pcre-ocaml: x86 stable wrt bug #607048 (diff) | |
download | gentoo-5a4c409cea148165b0d966851940e9a20e82b8ff.tar.gz gentoo-5a4c409cea148165b0d966851940e9a20e82b8ff.tar.bz2 gentoo-5a4c409cea148165b0d966851940e9a20e82b8ff.zip |
dev-ml/postgresql-ocaml: x86 stable wrt bug #607052
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild index 3f2ac2fec70b..6fcbb0a31708 100644 --- a/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild +++ b/dev-ml/postgresql-ocaml/postgresql-ocaml-4.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ DEPEND="${RDEPEND} SLOT="0/${PV}" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) |