diff options
author | Sam James <sam@gentoo.org> | 2021-10-18 23:47:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-18 23:47:52 +0000 |
commit | cf0ad13fbb5d053237b7522013fb281714033b63 (patch) | |
tree | ab8578091e98b7a461af93b092e31593bcaf8873 /dev-ml | |
parent | dev-ml/ocaml-migrate-parsetree: Stabilize 2.2.0 arm, #817725 (diff) | |
download | gentoo-cf0ad13fbb5d053237b7522013fb281714033b63.tar.gz gentoo-cf0ad13fbb5d053237b7522013fb281714033b63.tar.bz2 gentoo-cf0ad13fbb5d053237b7522013fb281714033b63.zip |
dev-ml/uutf: Stabilize 1.0.2 arm, #817746
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/uutf/uutf-1.0.2.ebuild | 2 |
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 3c7a96f00fe7..76819981b6cc 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 )" |