diff options
author | Sam James <sam@gentoo.org> | 2020-10-24 00:15:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-24 00:15:55 +0000 |
commit | da520c74be9263db5644e0746b5184c754888ad9 (patch) | |
tree | ae007f81d0d44a54bfbe4b003d83a7e879ae383a /dev-ml/dune | |
parent | dev-ml/ounit2: Keyword 2.2.3 ppc, #748576 (diff) | |
download | gentoo-da520c74be9263db5644e0746b5184c754888ad9.tar.gz gentoo-da520c74be9263db5644e0746b5184c754888ad9.tar.bz2 gentoo-da520c74be9263db5644e0746b5184c754888ad9.zip |
dev-ml/dune: Keyword 2.7.1 ppc, #748576
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/dune')
-rw-r--r-- | dev-ml/dune/dune-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/dune/dune-2.7.1.ebuild b/dev-ml/dune/dune-2.7.1.ebuild index 5f9e9851d52e..aa2eaf7e00d9 100644 --- a/dev-ml/dune/dune-2.7.1.ebuild +++ b/dev-ml/dune/dune-2.7.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/dune/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" IUSE="test" DEPEND="dev-lang/ocaml" |