diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:53:23 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-29 07:54:02 +0200 |
commit | 62539d7580c5a92f3d0107cc2ee873eb41aaeaa1 (patch) | |
tree | 84c83452df6d9f62552bf7df6f6b4cd826fffc49 /dev-ml | |
parent | dev-ml/ocaml-migrate-parsetree: ppc stable wrt bug #817725 (diff) | |
download | gentoo-62539d7580c5a92f3d0107cc2ee873eb41aaeaa1.tar.gz gentoo-62539d7580c5a92f3d0107cc2ee873eb41aaeaa1.tar.bz2 gentoo-62539d7580c5a92f3d0107cc2ee873eb41aaeaa1.zip |
dev-ml/uutf: ppc stable wrt bug #817746
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@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 76819981b6cc..ec2b595bccad 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 )" |