diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:16:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:16:01 +0000 |
commit | 170361e9968e32a61d0a30f057b22fd02f68586f (patch) | |
tree | 2108fb1fba314963d91d34d2ef94855d237c7cd6 /dev-ml/opam-state | |
parent | dev-ml/opam-solver: Keyword 2.0.7 ppc, #748576 (diff) | |
download | gentoo-170361e9968e32a61d0a30f057b22fd02f68586f.tar.gz gentoo-170361e9968e32a61d0a30f057b22fd02f68586f.tar.bz2 gentoo-170361e9968e32a61d0a30f057b22fd02f68586f.zip |
dev-ml/opam-state: Keyword 2.0.7 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/opam-state')
-rw-r--r-- | dev-ml/opam-state/opam-state-2.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/opam-state/opam-state-2.0.7.ebuild b/dev-ml/opam-state/opam-state-2.0.7.ebuild index 59bc1c96641e..a1db09fb8e79 100644 --- a/dev-ml/opam-state/opam-state-2.0.7.ebuild +++ b/dev-ml/opam-state/opam-state-2.0.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.ta LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="+ocamlopt" RDEPEND=" |