commit: 31724bad759cfb5776e5373468985aa7e6a9240b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 28 14:32:46 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 28 14:33:05 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31724bad
sys-apps/bat: Stabilize 0.25.0 amd64, #954898 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/bat/bat-0.25.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/bat/bat-0.25.0.ebuild b/sys-apps/bat/bat-0.25.0.ebuild index 5b70476aa1b6..3f9affd49c88 100644 --- a/sys-apps/bat/bat-0.25.0.ebuild +++ b/sys-apps/bat/bat-0.25.0.ebuild @@ -226,7 +226,7 @@ LICENSE="|| ( MIT Apache-2.0 )" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD-2 BSD LGPL-3+ MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~loong ~mips ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~mips ppc64 ~riscv ~x86" BDEPEND="virtual/pkgconfig" DEPEND="
