diff options
author | Sam James <sam@gentoo.org> | 2021-02-10 16:38:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-10 16:38:34 +0000 |
commit | c68252f6ee925af9924b4bf66d5a317db1dc3eb1 (patch) | |
tree | 8762012ddb55a2685b636181d3c7c94c46f6e2c4 /dev-ml/uutf | |
parent | dev-ml/logs: Keyword 0.7.0 ppc64, #769554 (diff) | |
download | gentoo-c68252f6ee925af9924b4bf66d5a317db1dc3eb1.tar.gz gentoo-c68252f6ee925af9924b4bf66d5a317db1dc3eb1.tar.bz2 gentoo-c68252f6ee925af9924b4bf66d5a317db1dc3eb1.zip |
dev-ml/uutf: Keyword 1.0.1 ppc64, #769554
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 9c9388e1b639..e49c23332aef 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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="doc utftrip +ocamlopt test" RESTRICT="!test? ( test )" REQUIRED_USE="utftrip? ( ocamlopt )" |