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-util/ragel/
Date: Fri, 28 May 2021 19:11:34
Message-Id: 1622229029.cde1e4cc0cc361b65d782beea7afc2476eca77f1.sam@gentoo
1 commit: cde1e4cc0cc361b65d782beea7afc2476eca77f1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 28 19:10:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri May 28 19:10:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde1e4cc
7
8 dev-util/ragel: Stabilize 7.0.4 arm, #785685
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/ragel/ragel-7.0.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/ragel/ragel-7.0.4.ebuild b/dev-util/ragel/ragel-7.0.4.ebuild
16 index 61d02007815..0a985606a7e 100644
17 --- a/dev-util/ragel/ragel-7.0.4.ebuild
18 +++ b/dev-util/ragel/ragel-7.0.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://www.colm.net/files/ragel/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
25 IUSE="doc"
26
27 # Notes from bug #766090