Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/bmake/
Date: Thu, 31 Dec 2020 01:20:12
Message-Id: 1609377584.e70bf8b21118f2243c8a07df51c1f770e5e25998.sam@gentoo
1 commit: e70bf8b21118f2243c8a07df51c1f770e5e25998
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 01:19:44 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 01:19:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e70bf8b2
7
8 sys-devel/bmake: Stabilize 20201117 amd64, #762643
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-devel/bmake/bmake-20201117.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-devel/bmake/bmake-20201117.ebuild b/sys-devel/bmake/bmake-20201117.ebuild
16 index c6523437bb3..78a6f067ab3 100644
17 --- a/sys-devel/bmake/bmake-20201117.ebuild
18 +++ b/sys-devel/bmake/bmake-20201117.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~ppc ~x86"
25
26 S="${WORKDIR}/${PN}"