summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-10-28 03:16:12 +0000
committerSam James <sam@gentoo.org>2020-10-28 03:16:12 +0000
commitdbf8d3aabb2133aaabd2b2ca228bf2808979670c (patch)
tree5c8d91eac9d247d78c8dc55036bb46a9d276e5bd /dev-ml
parentdev-ml/stdio: ppc64 keyworded (bug #748576) (diff)
downloadgentoo-dbf8d3aabb2133aaabd2b2ca228bf2808979670c.tar.gz
gentoo-dbf8d3aabb2133aaabd2b2ca228bf2808979670c.tar.bz2
gentoo-dbf8d3aabb2133aaabd2b2ca228bf2808979670c.zip
dev-ml/ounit2: 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/ounit2/ounit2-2.2.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild b/dev-ml/ounit2/ounit2-2.2.3.ebuild
index 734a68807ddb..354af513eda9 100644
--- a/dev-ml/ounit2/ounit2-2.2.3.ebuild
+++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gildor478/ounit"
SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
DEPEND="
dev-ml/lwt:=
dev-ml/stdlib-shims:=