diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:44:08 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:55:56 +0100 |
commit | 76ab9dedde9a4b793eb5ccd89f725897bc80e18b (patch) | |
tree | 32cac0a51326d274d0cd34bc4b4c1d63c6e2a8c3 /dev-ml/ocaml-data-notation | |
parent | dev-ml/batteries: x86 keyworded (bug #607024) (diff) | |
download | gentoo-76ab9dedde9a4b793eb5ccd89f725897bc80e18b.tar.gz gentoo-76ab9dedde9a4b793eb5ccd89f725897bc80e18b.tar.bz2 gentoo-76ab9dedde9a4b793eb5ccd89f725897bc80e18b.zip |
dev-ml/ocaml-data-notation: x86 keyworded (bug #607024)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml/ocaml-data-notation')
-rw-r--r-- | dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild index 25ea764e42db..625122a633ef 100644 --- a/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild +++ b/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11-r1.ebuild @@ -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 @@ -13,7 +13,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1310/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND=">=dev-ml/type-conv-108.07.01:= |