diff options
author | 2025-01-05 19:48:57 +0200 | |
---|---|---|
committer | 2025-01-05 19:48:57 +0200 | |
commit | 4e64123bbe542643cc0814677aeb4913125e2dc1 (patch) | |
tree | 41fae214e6e10592620ff8c8c62d1b71293310cb /dev-build | |
parent | dev-build/bmake: Stabilize 20241124 amd64, #947551 (diff) | |
download | gentoo-4e64123bbe542643cc0814677aeb4913125e2dc1.tar.gz gentoo-4e64123bbe542643cc0814677aeb4913125e2dc1.tar.bz2 gentoo-4e64123bbe542643cc0814677aeb4913125e2dc1.zip |
dev-build/bmake: Stabilize 20241124 sparc, #947551
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-build')
-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 203ff29ac803..058ab1b7064a 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=( |