diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:55:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:55:55 +0200 |
commit | 418f94ca5be13b8254bc19ec85b8e372da0e53dd (patch) | |
tree | 518e4fce8f8089f62bd76bf86551cfdee80536c2 /dev-ml/uutf | |
parent | dev-ml/ocaml-migrate-parsetree: ppc64 stable wrt bug #817725 (diff) | |
download | gentoo-418f94ca5be13b8254bc19ec85b8e372da0e53dd.tar.gz gentoo-418f94ca5be13b8254bc19ec85b8e372da0e53dd.tar.bz2 gentoo-418f94ca5be13b8254bc19ec85b8e372da0e53dd.zip |
dev-ml/uutf: ppc64 stable wrt bug #817746
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/uutf')
-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 ec2b595bccad..d182d94e70ca 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 )" |