diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 09:43:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 09:43:29 +0000 |
commit | 1e44df3fb78d83fc79818860ed25fc98172357e0 (patch) | |
tree | 2d673e6f2ac651fba395aad6852b635e94a5f41f /dev-ml/uuidm | |
parent | dev-ml/logs: Keyword 0.7.0 arm64, #769554 (diff) | |
download | gentoo-1e44df3fb78d83fc79818860ed25fc98172357e0.tar.gz gentoo-1e44df3fb78d83fc79818860ed25fc98172357e0.tar.bz2 gentoo-1e44df3fb78d83fc79818860ed25fc98172357e0.zip |
dev-ml/uuidm: Keyword 0.9.7 arm64, #769554
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uuidm')
-rw-r--r-- | dev-ml/uuidm/uuidm-0.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uuidm/uuidm-0.9.7.ebuild b/dev-ml/uuidm/uuidm-0.9.7.ebuild index 9c961f733d26..b13893c3d737 100644 --- a/dev-ml/uuidm/uuidm-0.9.7.ebuild +++ b/dev-ml/uuidm/uuidm-0.9.7.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/uuidm/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="+ocamlopt" BDEPEND=" |