diff options
author | 2025-01-05 19:48:56 +0200 | |
---|---|---|
committer | 2025-01-05 19:48:56 +0200 | |
commit | a248a6f06b723ec448b78c8dd793ab6a0a237031 (patch) | |
tree | 25a2972b2d806f5198daf1b44bff14aabd1cff8f /dev-build/bmake | |
parent | dev-build/bmake: Stabilize 20241124 x86, #947551 (diff) | |
download | gentoo-a248a6f06b723ec448b78c8dd793ab6a0a237031.tar.gz gentoo-a248a6f06b723ec448b78c8dd793ab6a0a237031.tar.bz2 gentoo-a248a6f06b723ec448b78c8dd793ab6a0a237031.zip |
dev-build/bmake: Stabilize 20241124 amd64, #947551
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-build/bmake')
-rw-r--r-- | dev-build/bmake/bmake-20241124.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-build/bmake/bmake-20241124.ebuild b/dev-build/bmake/bmake-20241124.ebuild index 5c97ca5df3a0..203ff29ac803 100644 --- a/dev-build/bmake/bmake-20241124.ebuild +++ b/dev-build/bmake/bmake-20241124.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~sparc x86" # Skip failing test (sandbox and csh) PATCHES=( |