diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 13:09:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 13:09:00 +0000 |
commit | f107ea2c50f92f22242ac061169e581203f5cda3 (patch) | |
tree | b436f6e292f2a922ce2252fde5f597c7bf3aa694 /dev-ml/uutf | |
parent | dev-ml/uchar: Stabilize 0.0.2 ppc, #772833 (diff) | |
download | gentoo-f107ea2c50f92f22242ac061169e581203f5cda3.tar.gz gentoo-f107ea2c50f92f22242ac061169e581203f5cda3.tar.bz2 gentoo-f107ea2c50f92f22242ac061169e581203f5cda3.zip |
dev-ml/uutf: Stabilize 1.0.1 ppc, #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.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 e49c23332aef..cc54415ed76c 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 )" |