diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:19:18 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:18 +0100 |
commit | 0e29ea684814a37e2ac1ea1feaeaa74521d00b8e (patch) | |
tree | 893768c2761ab67be95cfbe6b27aac323fc632fe /dev-ml/uutf | |
parent | dev-ml/uuidm: destabilise for ppc (diff) | |
download | gentoo-0e29ea684814a37e2ac1ea1feaeaa74521d00b8e.tar.gz gentoo-0e29ea684814a37e2ac1ea1feaeaa74521d00b8e.tar.bz2 gentoo-0e29ea684814a37e2ac1ea1feaeaa74521d00b8e.zip |
dev-ml/uutf: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/uutf')
-rw-r--r-- | dev-ml/uutf/uutf-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | dev-ml/uutf/uutf-1.0.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ml/uutf/uutf-1.0.1.ebuild b/dev-ml/uutf/uutf-1.0.1.ebuild index d182d94e70ca..4897c4d92bc2 100644 --- a/dev-ml/uutf/uutf-1.0.1.ebuild +++ b/dev-ml/uutf/uutf-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" diff --git a/dev-ml/uutf/uutf-1.0.2.ebuild b/dev-ml/uutf/uutf-1.0.2.ebuild index d182d94e70ca..4897c4d92bc2 100644 --- a/dev-ml/uutf/uutf-1.0.2.ebuild +++ b/dev-ml/uutf/uutf-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" |