summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-09-12 12:13:47 +0200
committerJakov Smolić <jsmolic@gentoo.org>2021-09-12 12:14:18 +0200
commite5df42c1e50469b16ad0e78ef54c84d8edd87e04 (patch)
tree2fe44915a0b15a855a41c22c9a9b3509d6b4db91
parentdev-python/pyzmq: Remove old (diff)
downloadgentoo-e5df42c1.tar.gz
gentoo-e5df42c1.tar.bz2
gentoo-e5df42c1.zip
sys-devel/bmake: Stabilize 20210808 on amd64
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--sys-devel/bmake/bmake-20210808.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/bmake/bmake-20210808.ebuild b/sys-devel/bmake/bmake-20210808.ebuild
index 5d5f15630855..f3e4c0d04f65 100644
--- a/sys-devel/bmake/bmake-20210808.ebuild
+++ b/sys-devel/bmake/bmake-20210808.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 )