summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:14:41 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:14:41 +0000
commit2b62cbc2775b5068015b567316694433cced64a6 (patch)
treed9a8be5a6fde0a163816ec2081a05af9b94523e1 /dev-ml/uuidm
parentdev-ml/ocaml-migrate-parsetree: Stabilize 2.4.0 arm64, #901633 (diff)
downloadgentoo-2b62cbc2775b5068015b567316694433cced64a6.tar.gz
gentoo-2b62cbc2775b5068015b567316694433cced64a6.tar.bz2
gentoo-2b62cbc2775b5068015b567316694433cced64a6.zip
dev-ml/uuidm: Stabilize 0.9.8 arm, #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.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/uuidm/uuidm-0.9.8.ebuild b/dev-ml/uuidm/uuidm-0.9.8.ebuild
index 154a7d23edf4..108d414f5d0a 100644
--- a/dev-ml/uuidm/uuidm-0.9.8.ebuild
+++ b/dev-ml/uuidm/uuidm-0.9.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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="