diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 08:11:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 08:11:10 +0000 |
commit | 55c600940be59c6b62a2b25177ccc652b46026df (patch) | |
tree | 81d51e5d6d5261eb805d40902dde309f1b7c6833 /dev-ml/alcotest | |
parent | dev-ml/uuidm: Keyword 0.9.7 ppc, #769554 (diff) | |
download | gentoo-55c600940be59c6b62a2b25177ccc652b46026df.tar.gz gentoo-55c600940be59c6b62a2b25177ccc652b46026df.tar.bz2 gentoo-55c600940be59c6b62a2b25177ccc652b46026df.zip |
dev-ml/alcotest: Keyword 1.2.3-r3 ppc, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/alcotest')
-rw-r--r-- | dev-ml/alcotest/alcotest-1.2.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild index d2d6faf1432a..c1a2d546e603 100644 --- a/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild +++ b/dev-ml/alcotest/alcotest-1.2.3-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/mirage/alcotest/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |