diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 19:17:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 19:17:24 +0000 |
commit | b8927aff9fa7c15d6bf69f9d2971350195c529e2 (patch) | |
tree | b6b035ad252d253f87d40b1234cff539efb8d02f /dev-ml/uuidm/uuidm-0.9.7.ebuild | |
parent | dev-ml/logs: Stabilize 0.7.0 arm64, #783582 (diff) | |
download | gentoo-b8927aff9fa7c15d6bf69f9d2971350195c529e2.tar.gz gentoo-b8927aff9fa7c15d6bf69f9d2971350195c529e2.tar.bz2 gentoo-b8927aff9fa7c15d6bf69f9d2971350195c529e2.zip |
dev-ml/uuidm: Stabilize 0.9.7 arm64, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uuidm/uuidm-0.9.7.ebuild')
-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 7302465d409b..7276c58ef764 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 ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~x86" IUSE="+ocamlopt" BDEPEND=" |