diff options
author | Sam James <sam@gentoo.org> | 2021-02-21 09:49:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-21 09:49:06 +0000 |
commit | b8b291bd2ba8e547f08782040f0a40c0a767b9c1 (patch) | |
tree | 3e3ccdfa288cd26052f84fef3df9a4eed9428ba6 /dev-ml | |
parent | dev-ml/fmt: add stdlib-shims dep (diff) | |
download | gentoo-b8b291bd2ba8e547f08782040f0a40c0a767b9c1.tar.gz gentoo-b8b291bd2ba8e547f08782040f0a40c0a767b9c1.tar.bz2 gentoo-b8b291bd2ba8e547f08782040f0a40c0a767b9c1.zip |
dev-ml/textutils: Keyword 0.14.0 ppc, #766884
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/textutils/textutils-0.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/textutils/textutils-0.14.0.ebuild b/dev-ml/textutils/textutils-0.14.0.ebuild index 13a9a52644a8..df3e6484d66a 100644 --- a/dev-ml/textutils/textutils-0.14.0.ebuild +++ b/dev-ml/textutils/textutils-0.14.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="ocamlopt" RDEPEND=" |