diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:09 +0000 |
commit | 511cd7aecda031d249cbc1823a078eca42c9e2e3 (patch) | |
tree | 7dcabd12099607ae7d8a39acdcb5ed8b9a3797fb /dev-ml/uutf/uutf-1.0.1.ebuild | |
parent | dev-ml/cmdliner: Stabilize 1.0.4 arm, #772833 (diff) | |
download | gentoo-511cd7aecda031d249cbc1823a078eca42c9e2e3.tar.gz gentoo-511cd7aecda031d249cbc1823a078eca42c9e2e3.tar.bz2 gentoo-511cd7aecda031d249cbc1823a078eca42c9e2e3.zip |
dev-ml/uutf: Stabilize 1.0.1 arm, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/uutf/uutf-1.0.1.ebuild')
-rw-r--r-- | dev-ml/uutf/uutf-1.0.1.ebuild | 2 |
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 a8ae5eb87021..ded2f1660740 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 )" |