commit: 59a4c6fd9b4198091787e83b17d3aace62633b40 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Dec 24 16:42:23 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 24 16:42:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59a4c6fd
sys-apps/bat: destabilize 0.26.1 for ~amd64, ~arm64, ~ppc64 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/bat/bat-0.26.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/bat/bat-0.26.1.ebuild b/sys-apps/bat/bat-0.26.1.ebuild index dbe0b56a3f58..5340c1b7c87c 100644 --- a/sys-apps/bat/bat-0.26.1.ebuild +++ b/sys-apps/bat/bat-0.26.1.ebuild @@ -276,7 +276,7 @@ LICENSE="|| ( MIT Apache-2.0 )" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD-2 BSD LGPL-3+ MIT Unicode-3.0" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ~mips ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~x86" BDEPEND="virtual/pkgconfig" DEPEND="
