diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:29:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:29:12 +0000 |
commit | 73b80f099c85f219173c753ae2b04cd61780ba1c (patch) | |
tree | 6784e993b6600510d6068b110ce790663e532947 /dev-ml | |
parent | dev-ml/typerep: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-73b80f099c85f219173c753ae2b04cd61780ba1c.tar.gz gentoo-73b80f099c85f219173c753ae2b04cd61780ba1c.tar.bz2 gentoo-73b80f099c85f219173c753ae2b04cd61780ba1c.zip |
dev-ml/bin_prot: ppc64 keyworded (bug #748576)
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/bin_prot/bin_prot-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/bin_prot/bin_prot-0.14.0.ebuild b/dev-ml/bin_prot/bin_prot-0.14.0.ebuild index 5b41354d6dbe..ac43cf826f14 100644 --- a/dev-ml/bin_prot/bin_prot-0.14.0.ebuild +++ b/dev-ml/bin_prot/bin_prot-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/bin_prot/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |