diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 19:57:10 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 19:57:10 +0000 |
commit | 90f52be20250a6d34f1cbe7ba96c96a29ebbb77d (patch) | |
tree | a8d6b0d3c865d49662de26ba3bd28334c6f36231 /dev-build | |
parent | dev-util/mk-configure: Stabilize 0.38.3 ppc, #944600 (diff) | |
download | gentoo-90f52be20250a6d34f1cbe7ba96c96a29ebbb77d.tar.gz gentoo-90f52be20250a6d34f1cbe7ba96c96a29ebbb77d.tar.bz2 gentoo-90f52be20250a6d34f1cbe7ba96c96a29ebbb77d.zip |
dev-build/bmake: Stabilize 20240808 ppc, #944600
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-build')
-rw-r--r-- | dev-build/bmake/bmake-20240808.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-build/bmake/bmake-20240808.ebuild b/dev-build/bmake/bmake-20240808.ebuild index 3a9fff60575d..c1c0ab0ded6f 100644 --- a/dev-build/bmake/bmake-20240808.ebuild +++ b/dev-build/bmake/bmake-20240808.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=( |