commit: 3f253a5171049347059e3de45efa9a756abe7cce Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Fri Nov 5 10:37:54 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Fri Nov 5 10:37:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f253a51
sys-devel/bmake: stabilize 20211001 for amd64 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sys-devel/bmake/bmake-20211001.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/bmake/bmake-20211001.ebuild b/sys-devel/bmake/bmake-20211001.ebuild index 5d5f1563085..f3e4c0d04f6 100644 --- a/sys-devel/bmake/bmake-20211001.ebuild +++ b/sys-devel/bmake/bmake-20211001.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" # Skip failing test (sandbox and csh) PATCHES=( "${FILESDIR}"/${PN}-20210206-tests.patch )