diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 17:54:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 17:54:05 +0000 |
commit | 1592f22b2114502aa2de15dafe0ac6ef420788dd (patch) | |
tree | 2e94b7069ce441d619f2c511c7b1ddb76ebe1a2c /dev-ml/uutf/uutf-1.0.1.ebuild | |
parent | dev-ml/uchar: Stabilize 0.0.2 x86, #772833 (diff) | |
download | gentoo-1592f22b2114502aa2de15dafe0ac6ef420788dd.tar.gz gentoo-1592f22b2114502aa2de15dafe0ac6ef420788dd.tar.bz2 gentoo-1592f22b2114502aa2de15dafe0ac6ef420788dd.zip |
dev-ml/uutf: Stabilize 1.0.1 x86, #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 cc54415ed76c..d0109dc8f6ea 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 )" |