diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 01:44:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 01:44:57 +0100 |
commit | dac7c79437a38f808c4ba8de684f2e26ce92173c (patch) | |
tree | f9c8ceaea385bdf1fa5127ed3ccd0003adfd2ad2 /dev-ml | |
parent | dev-ml/mirage-clock: Stabilize 3.1.0 x86, #783582 (diff) | |
download | gentoo-dac7c79437a38f808c4ba8de684f2e26ce92173c.tar.gz gentoo-dac7c79437a38f808c4ba8de684f2e26ce92173c.tar.bz2 gentoo-dac7c79437a38f808c4ba8de684f2e26ce92173c.zip |
dev-ml/uuidm: Stabilize 0.9.7 x86, #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 8e3ae67156f2..2fa0da124426 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=" |