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: Wed, 27 Jan 2021 02:25:25
Message-Id: 1611714315.d47993b465d6b124c77a68ce69ce5540b38d47f8.sam@gentoo
1 commit: d47993b465d6b124c77a68ce69ce5540b38d47f8
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 27 02:25:15 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 27 02:25:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d47993b4
7
8 dev-util/byacc: Stabilize 20200910 arm64, #767367
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/byacc/byacc-20200910.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/byacc/byacc-20200910.ebuild b/dev-util/byacc/byacc-20200910.ebuild
16 index 556684fdc8a..29e56323886 100644
17 --- a/dev-util/byacc/byacc-20200910.ebuild
18 +++ b/dev-util/byacc/byacc-20200910.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 ~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 ~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 )