summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-03-31 19:36:03 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-03-31 19:36:03 +0200
commit13ef89281597567a9d743249b3dcf281f4b85b11 (patch)
tree726f0854f253f2a810d43161c3f58adc7a0f6bbe /sys-devel
parentdev-db/sqlite: Stabilize 3.38.0 amd64, #836549 (diff)
downloadgentoo-13ef89281597567a9d743249b3dcf281f4b85b11.tar.gz
gentoo-13ef89281597567a9d743249b3dcf281f4b85b11.tar.bz2
gentoo-13ef89281597567a9d743249b3dcf281f4b85b11.zip
sys-devel/bmake: Stabilize 20220214 amd64, #836550
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bmake/bmake-20220214.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bmake/bmake-20220214.ebuild b/sys-devel/bmake/bmake-20220214.ebuild
index 7b11aa7cebf4..a69c0ea95fc0 100644
--- a/sys-devel/bmake/bmake-20220214.ebuild
+++ b/sys-devel/bmake/bmake-20220214.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 )