diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 00:06:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 00:06:17 +0000 |
commit | afc21c4a3dff1650b925cffef65de728f2d63a5b (patch) | |
tree | 7585a8cf85d12afab813b9284c9dfc4a84c8aaec /dev-ml | |
parent | dev-ml/logs: Stabilize 0.7.0 arm, #783582 (diff) | |
download | gentoo-afc21c4a3dff1650b925cffef65de728f2d63a5b.tar.gz gentoo-afc21c4a3dff1650b925cffef65de728f2d63a5b.tar.bz2 gentoo-afc21c4a3dff1650b925cffef65de728f2d63a5b.zip |
dev-ml/uuidm: Stabilize 0.9.7 arm, #783582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-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 7276c58ef764..35b1878a5c7d 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=" |