diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 06:34:57 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-25 06:34:57 +0000 |
commit | 8f09ca4d4ff4dafe6372e353cc3eb1809ac749c6 (patch) | |
tree | a4a9e7eec1784432f6cc9c58d5856796b6d9aae5 /dev-ml/uuidm | |
parent | dev-ml/ppx_stable: Stabilize 0.15.0 x86, #901587 (diff) | |
download | gentoo-8f09ca4d4ff4dafe6372e353cc3eb1809ac749c6.tar.gz gentoo-8f09ca4d4ff4dafe6372e353cc3eb1809ac749c6.tar.bz2 gentoo-8f09ca4d4ff4dafe6372e353cc3eb1809ac749c6.zip |
dev-ml/uuidm: Stabilize 0.9.8 x86, #901635
Signed-off-by: Arthur Zamarin <arthurzam@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 f4f0b558a4a8..e4f14dcb3397 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=" |