diff options
author | Sam James <sam@gentoo.org> | 2020-10-28 03:21:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-28 03:21:45 +0000 |
commit | 0947fdb2da81e1a94a4a3cf075d8a47807678a42 (patch) | |
tree | d8ad345211acc89e66d2c924121262f8d463a103 /dev-ml/ounit | |
parent | dev-ml/cinaps: ppc64 keyworded (bug #748576) (diff) | |
download | gentoo-0947fdb2da81e1a94a4a3cf075d8a47807678a42.tar.gz gentoo-0947fdb2da81e1a94a4a3cf075d8a47807678a42.tar.bz2 gentoo-0947fdb2da81e1a94a4a3cf075d8a47807678a42.zip |
dev-ml/ounit: 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/ounit')
-rw-r--r-- | dev-ml/ounit/ounit-2.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit/ounit-2.0.6.ebuild b/dev-ml/ounit/ounit-2.0.6.ebuild index 2a141c85006a..b39ae6572f54 100644 --- a/dev-ml/ounit/ounit-2.0.6.ebuild +++ b/dev-ml/ounit/ounit-2.0.6.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/" SRC_URI="https://forge.ocamlcore.org/frs/download.php/1722/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ~ppc x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 x86" DEPEND="" RDEPEND="${DEPEND}" IUSE="" |