diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:43:42 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:55:53 +0100 |
commit | 09c2194099c894cdbac5e0965b35808a6fcbf120 (patch) | |
tree | 09ee0c4727a5a655728f89d64e9a0723c0237954 /dev-ml/ocaml-expect | |
parent | dev-ml/ANSITerminal: x86 keyworded (bug #607024) (diff) | |
download | gentoo-09c2194099c894cdbac5e0965b35808a6fcbf120.tar.gz gentoo-09c2194099c894cdbac5e0965b35808a6fcbf120.tar.bz2 gentoo-09c2194099c894cdbac5e0965b35808a6fcbf120.zip |
dev-ml/ocaml-expect: x86 keyworded (bug #607024)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml/ocaml-expect')
-rw-r--r-- | dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild b/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild index e0303e74f70a..7fe5e81a48f6 100644 --- a/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild +++ b/dev-ml/ocaml-expect/ocaml-expect-0.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/1372/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" RDEPEND=" |