diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 07:28:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 07:28:04 +0000 |
commit | ffb0b64702f8681a6a624799923d486b7d5b6763 (patch) | |
tree | 80120ddee7df74dc7111d7cc94e7b707adb5b618 /dev-ml/alcotest | |
parent | dev-ml/uuidm: Keyword 0.9.7 arm, #769554 (diff) | |
download | gentoo-ffb0b64702f8681a6a624799923d486b7d5b6763.tar.gz gentoo-ffb0b64702f8681a6a624799923d486b7d5b6763.tar.bz2 gentoo-ffb0b64702f8681a6a624799923d486b7d5b6763.zip |
dev-ml/alcotest: Keyword 1.2.3-r3 arm, #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 7585f81e50ef..d2d6faf1432a 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND=" |