summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-14 00:44:31 +0000
committerSam James <sam@gentoo.org>2021-03-14 00:47:39 +0000
commitd2b0bdb76971543661befa5cf26f4d7758aaf8e8 (patch)
treed2e7c05085aa646c894fb90712e0ca37b33b0720 /dev-ml/uutf
parentdev-ml/cmdliner: Stabilize 1.0.4 arm64, #772833 (diff)
downloadgentoo-d2b0bdb76971543661befa5cf26f4d7758aaf8e8.tar.gz
gentoo-d2b0bdb76971543661befa5cf26f4d7758aaf8e8.tar.bz2
gentoo-d2b0bdb76971543661befa5cf26f4d7758aaf8e8.zip
dev-ml/uutf: Stabilize 1.0.1 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uutf')
-rw-r--r--dev-ml/uutf/uutf-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/uutf/uutf-1.0.1.ebuild b/dev-ml/uutf/uutf-1.0.1.ebuild
index ded2f1660740..47b4c9ac86d5 100644
--- a/dev-ml/uutf/uutf-1.0.1.ebuild
+++ b/dev-ml/uutf/uutf-1.0.1.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 )"