diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:39:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:39:07 +0000 |
commit | 614e3c39c719cc7d4fb3ac410d5cd9609784dcb0 (patch) | |
tree | 67a801275489cfb3dc0e86aa044f44080b60050e /dev-ml/dune-private-libs | |
parent | dev-ml/menhir: Keyword 20190924 ppc64, #766884 (diff) | |
download | gentoo-614e3c39c719cc7d4fb3ac410d5cd9609784dcb0.tar.gz gentoo-614e3c39c719cc7d4fb3ac410d5cd9609784dcb0.tar.bz2 gentoo-614e3c39c719cc7d4fb3ac410d5cd9609784dcb0.zip |
dev-ml/dune-private-libs: Keyword 2.8.2-r1 ppc64, #766884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune-private-libs')
-rw-r--r-- | dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild index b29b417e871d..d895817e0354 100644 --- a/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild +++ b/dev-ml/dune-private-libs/dune-private-libs-2.8.2-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/dune-${PV}" LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" IUSE="+ocamlopt test" RESTRICT="!test? ( test )" |