diff options
author | 2024-11-22 18:24:16 +0000 | |
---|---|---|
committer | 2024-11-22 18:24:25 +0000 | |
commit | c9233755337a1a642f0712707fc1aa41223409c2 (patch) | |
tree | 7917f9c42fa3282ed9b945f61aee3bdada3ea8a6 /dev-ml/swhid_core | |
parent | dev-ml/ocaml-sha: Keyword 1.15.4 arm64, #944340 (diff) | |
download | gentoo-c9233755337a1a642f0712707fc1aa41223409c2.tar.gz gentoo-c9233755337a1a642f0712707fc1aa41223409c2.tar.bz2 gentoo-c9233755337a1a642f0712707fc1aa41223409c2.zip |
dev-ml/swhid_core: Keyword 0.1 arm64, #944340
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/swhid_core')
-rw-r--r-- | dev-ml/swhid_core/swhid_core-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/swhid_core/swhid_core-0.1.ebuild b/dev-ml/swhid_core/swhid_core-0.1.ebuild index b85dcb301ab6..eb7eed022576 100644 --- a/dev-ml/swhid_core/swhid_core-0.1.ebuild +++ b/dev-ml/swhid_core/swhid_core-0.1.ebuild @@ -11,6 +11,6 @@ SRC_URI="https://github.com/OCamlPro/${PN}/archive/refs/tags/${PV}.tar.gz LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv" IUSE="+ocamlopt" |