commit: b611f2e56872a5ad03f3adff5e5624d024bcabc8
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Mon May 3 11:25:20 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 4 22:29:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b611f2e5
sys-devel/bmake: Stabilize 20210314-r1 for amd64
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-devel/bmake/bmake-20210314-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/bmake/bmake-20210314-r1.ebuild
b/sys-devel/bmake/bmake-20210314-r1.ebuild
index b68c5fb3598..d8e7d457313 100644
--- a/sys-devel/bmake/bmake-20210314-r1.ebuild
+++ b/sys-devel/bmake/bmake-20210314-r1.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 )