diff options
author | Sam James <sam@gentoo.org> | 2021-05-15 02:00:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-15 02:00:43 +0000 |
commit | b8d90ce6d1987963da5ef4a8bfbde28cb02b3397 (patch) | |
tree | 4eb9bfcd95dbcf3a1fc848a416991a720c104b17 /dev-ml/uuidm | |
parent | dev-ml/logs: Stabilize 0.7.0 amd64, #783582 (diff) | |
download | gentoo-b8d90ce6d1987963da5ef4a8bfbde28cb02b3397.tar.gz gentoo-b8d90ce6d1987963da5ef4a8bfbde28cb02b3397.tar.bz2 gentoo-b8d90ce6d1987963da5ef4a8bfbde28cb02b3397.zip |
dev-ml/uuidm: Stabilize 0.9.7 amd64, #783582
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 fc6afa28dc90..7302465d409b 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=" |