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/byacc/
Date: Sat, 02 Oct 2021 15:43:07
Message-Id: 1633189275.4de1f0c095d5a133bf62a7d20c840bf1501679cf.sam@gentoo
1 commit: 4de1f0c095d5a133bf62a7d20c840bf1501679cf
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 2 15:41:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 2 15:41:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de1f0c0
7
8 dev-util/byacc: Stabilize 20210808 arm64, #813678
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/byacc/byacc-20210808.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/byacc/byacc-20210808.ebuild b/dev-util/byacc/byacc-20210808.ebuild
16 index 61f0e9f61db..8e8235de915 100644
17 --- a/dev-util/byacc/byacc-20210808.ebuild
18 +++ b/dev-util/byacc/byacc-20210808.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz"
20
21 LICENSE="public-domain"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25
26 DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README )