diff options
author | Sam James <sam@gentoo.org> | 2024-10-06 11:54:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-06 11:54:55 +0100 |
commit | ea3d86c60d6d0415affd9e8da228c3a3e18be9b9 (patch) | |
tree | 698f5980fd221cb30596fb4d4a6636712e74957c /dev-build/bmake | |
parent | net-analyzer/wireshark: fix build with USE=doc (diff) | |
download | gentoo-ea3d86c60d6d0415affd9e8da228c3a3e18be9b9.tar.gz gentoo-ea3d86c60d6d0415affd9e8da228c3a3e18be9b9.tar.bz2 gentoo-ea3d86c60d6d0415affd9e8da228c3a3e18be9b9.zip |
dev-build/bmake: Stabilize 20240808 ppc64, #940932
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build/bmake')
-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 0c029b23710f..28bb7f0a9d92 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=( |