diff options
author | Sam James <sam@gentoo.org> | 2023-03-17 02:27:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-17 02:27:14 +0000 |
commit | 149e7fae447fa13a13899213175ec8059c202834 (patch) | |
tree | 146db9f67315be43c1ca2075ba8eb3bb331c1e15 /dev-ml/uuidm | |
parent | dev-ml/ocaml-migrate-parsetree: Stabilize 2.4.0 amd64, #901633 (diff) | |
download | gentoo-149e7fae447fa13a13899213175ec8059c202834.tar.gz gentoo-149e7fae447fa13a13899213175ec8059c202834.tar.bz2 gentoo-149e7fae447fa13a13899213175ec8059c202834.zip |
dev-ml/uuidm: Stabilize 0.9.8 amd64, #901635
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uuidm')
-rw-r--r-- | dev-ml/uuidm/uuidm-0.9.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uuidm/uuidm-0.9.8.ebuild b/dev-ml/uuidm/uuidm-0.9.8.ebuild index aa186467dea9..67753c054bb6 100644 --- a/dev-ml/uuidm/uuidm-0.9.8.ebuild +++ b/dev-ml/uuidm/uuidm-0.9.8.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 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="+ocamlopt" BDEPEND=" |