summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-17 01:13:20 +0100
committerSam James <sam@gentoo.org>2021-10-17 01:13:20 +0100
commit4cc1a960c30a7c62f9305763cb6765d5edb32e9e (patch)
tree0d11a67617d02a8bc68b2b9e6d75ff3477ade2e3
parentdev-ml/ocaml-migrate-parsetree: Stabilize 2.2.0 arm64, #817725 (diff)
downloadgentoo-4cc1a960.tar.gz
gentoo-4cc1a960.tar.bz2
gentoo-4cc1a960.zip
dev-ml/uutf: Stabilize 1.0.2 arm64, #817746
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-ml/uutf/uutf-1.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uutf/uutf-1.0.2.ebuild b/dev-ml/uutf/uutf-1.0.2.ebuild
index 6ceb77ea7d6e..3c7a96f00fe7 100644
--- a/dev-ml/uutf/uutf-1.0.2.ebuild
+++ b/dev-ml/uutf/uutf-1.0.2.ebuild
@@ -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 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
IUSE="doc utftrip +ocamlopt test"
RESTRICT="!test? ( test )"
REQUIRED_USE="utftrip? ( ocamlopt )"