diff options
author | Sam James <sam@gentoo.org> | 2021-05-16 19:02:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-16 19:02:01 +0000 |
commit | de2c8ac7a320c55d0e43e4ca8fd52face35432e4 (patch) | |
tree | 6506514859a4c04f6839bd549f92a6e87badd221 /dev-ml/uuidm | |
parent | dev-ml/logs: Stabilize 0.7.0 ppc, #783582 (diff) | |
download | gentoo-de2c8ac7a320c55d0e43e4ca8fd52face35432e4.tar.gz gentoo-de2c8ac7a320c55d0e43e4ca8fd52face35432e4.tar.bz2 gentoo-de2c8ac7a320c55d0e43e4ca8fd52face35432e4.zip |
dev-ml/uuidm: Stabilize 0.9.7 ppc, #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 35b1878a5c7d..8e3ae67156f2 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=" |