diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:33:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:33:34 +0000 |
commit | c4bb116439460e92462407a29a68c42ec2c10d63 (patch) | |
tree | 63383ac1d7c29b9a02f508ed99de2c14181d087e /dev-ml/camlbz2 | |
parent | dev-ml/ocamlgraph: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-c4bb116439460e92462407a29a68c42ec2c10d63.tar.gz gentoo-c4bb116439460e92462407a29a68c42ec2c10d63.tar.bz2 gentoo-c4bb116439460e92462407a29a68c42ec2c10d63.zip |
dev-ml/camlbz2: 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/camlbz2')
-rw-r--r-- | dev-ml/camlbz2/camlbz2-0.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/camlbz2/camlbz2-0.6.0-r1.ebuild b/dev-ml/camlbz2/camlbz2-0.6.0-r1.ebuild index cd213ca3e52e..98ccbc37320e 100644 --- a/dev-ml/camlbz2/camlbz2-0.6.0-r1.ebuild +++ b/dev-ml/camlbz2/camlbz2-0.6.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/72/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc" DEPEND="app-arch/bzip2 |