summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-04-07 22:55:36 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-04-07 22:57:33 +0200
commit8a29a603e3fd2c4119d330b77e465f2cb5aa88aa (patch)
tree0e219529b69a87b9d3817bfce6eb16abbe7a307f /sys-devel/bmake
parentwww-apps/nextcloud: Stabilize 23.0.3 ALLARCHES, #837056 (diff)
downloadgentoo-8a29a603e3fd2c4119d330b77e465f2cb5aa88aa.tar.gz
gentoo-8a29a603e3fd2c4119d330b77e465f2cb5aa88aa.tar.bz2
gentoo-8a29a603e3fd2c4119d330b77e465f2cb5aa88aa.zip
sys-devel/bmake: Stabilize 20220303 amd64, #837128
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-devel/bmake')
-rw-r--r--sys-devel/bmake/bmake-20220303.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bmake/bmake-20220303.ebuild b/sys-devel/bmake/bmake-20220303.ebuild
index 7b11aa7cebf4..a69c0ea95fc0 100644
--- a/sys-devel/bmake/bmake-20220303.ebuild
+++ b/sys-devel/bmake/bmake-20220303.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 )