Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/seq/
Date: Thu, 14 Oct 2021 03:25:12
Message-Id: 1634181830.79dcab84310d787cb4cc4f01b4882143d643d94e.sam@gentoo
1 commit: 79dcab84310d787cb4cc4f01b4882143d643d94e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 14 03:23:50 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 14 03:23:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79dcab84
7
8 dev-ml/seq: Stabilize 0.2.2 arm, #817743
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-ml/seq/seq-0.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ml/seq/seq-0.2.2.ebuild b/dev-ml/seq/seq-0.2.2.ebuild
16 index e12f37cfbb1..2f4f1e6fa6e 100644
17 --- a/dev-ml/seq/seq-0.2.2.ebuild
18 +++ b/dev-ml/seq/seq-0.2.2.ebuild
19 @@ -11,5 +11,5 @@ SRC_URI="https://github.com/c-cube/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
24 +KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
25 IUSE="+ocamlopt"