commit: fdaf2924b667511249722e8280ba6c132212c0e9 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Oct 11 08:09:36 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Oct 11 08:09:36 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdaf2924
dev-ml/seq: ppc stable wrt bug #817743 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-ml/seq/seq-0.2.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild index 52b2b575aaa..4b70335cf5b 100644 --- a/dev-ml/seq/seq-0.2.2.ebuild +++ b/dev-ml/seq/seq-0.2.2.ebuild @@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~x86" IUSE="+ocamlopt"
