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: Tue, 02 Feb 2021 23:46:09
Message-Id: 1612309481.6368f5e91e2b91a62d7ae5f0ab5d9f409b420d57.sam@gentoo
1 commit: 6368f5e91e2b91a62d7ae5f0ab5d9f409b420d57
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 23:44:41 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 23:44:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6368f5e9
7
8 dev-util/byacc: Stabilize 20200910 x86, #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 a12f6b237a1..bb2ce413af7 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 )