summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-12-10 10:37:10 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-12-10 10:37:10 +0100
commit73d8e23cf36d6c5b2cadb10c05f09fe61886c202 (patch)
treefc7692f339475c0e5e199d17aa86cfbea3ccd5c3 /sys-devel
parentdev-util/bpftool: drop 5.15.3 (diff)
downloadgentoo-73d8e23cf36d6c5b2cadb10c05f09fe61886c202.tar.gz
gentoo-73d8e23cf36d6c5b2cadb10c05f09fe61886c202.tar.bz2
gentoo-73d8e23cf36d6c5b2cadb10c05f09fe61886c202.zip
sys-devel/bmake: stabilize 20211024 for amd64
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bmake/bmake-20211024.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bmake/bmake-20211024.ebuild b/sys-devel/bmake/bmake-20211024.ebuild
index 5d5f15630855..f3e4c0d04f65 100644
--- a/sys-devel/bmake/bmake-20211024.ebuild
+++ b/sys-devel/bmake/bmake-20211024.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 )