diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 02:59:22 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-03 03:01:32 +0100 |
commit | 0b7cc4b4aaac4c298a692a00d34bd0534e0ffceb (patch) | |
tree | c7057b27082cc05dfbff11dc906629a1a9828451 /dev-ml | |
parent | dev-ml/extlib: x86 stable (bug #757444) (diff) | |
download | gentoo-0b7cc4b4aaac4c298a692a00d34bd0534e0ffceb.tar.gz gentoo-0b7cc4b4aaac4c298a692a00d34bd0534e0ffceb.tar.bz2 gentoo-0b7cc4b4aaac4c298a692a00d34bd0534e0ffceb.zip |
dev-ml/cppo: x86 stable (bug #757444)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/cppo/cppo-1.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/cppo/cppo-1.6.6.ebuild b/dev-ml/cppo/cppo-1.6.6.ebuild index 9abdedf45cf1..f19e034346dd 100644 --- a/dev-ml/cppo/cppo-1.6.6.ebuild +++ b/dev-ml/cppo/cppo-1.6.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-community/cppo/archive/v${PV}.tar.gz -> ${P}.t SLOT="0/${PV}" LICENSE="BSD" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="+ocamlopt" |