summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-16 23:15:18 +0000
committerSam James <sam@gentoo.org>2023-03-16 23:15:18 +0000
commit238f2a3b9c6c0a1d1acc961cba0cb34086837137 (patch)
treea1c9e3739a5897d9bf4c9ac5881e489b41b1e947 /dev-ml/uutf
parentdev-ml/react: Stabilize 1.2.2-r1 arm64, #901687 (diff)
downloadgentoo-238f2a3b9c6c0a1d1acc961cba0cb34086837137.tar.gz
gentoo-238f2a3b9c6c0a1d1acc961cba0cb34086837137.tar.bz2
gentoo-238f2a3b9c6c0a1d1acc961cba0cb34086837137.zip
dev-ml/uutf: Stabilize 1.0.3 arm, #901689
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uutf')
-rw-r--r--dev-ml/uutf/uutf-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/uutf/uutf-1.0.3.ebuild b/dev-ml/uutf/uutf-1.0.3.ebuild
index a1184fb0a2f1..acf650b932eb 100644
--- a/dev-ml/uutf/uutf-1.0.3.ebuild
+++ b/dev-ml/uutf/uutf-1.0.3.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=7
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/uutf/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
IUSE="doc utftrip +ocamlopt test"
RESTRICT="!test? ( test )"
REQUIRED_USE="utftrip? ( ocamlopt )"