commit: 2b104afef7eaccc24b22831e3c4e99300e7f84a6
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 14:02:47 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 15:31:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b104afe
dev-perl/Text-BibTeX: Stabilize 0.910.0 ppc, #967822
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-perl/Text-BibTeX/Text-BibTeX-0.910.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Text-BibTeX/Text-BibTeX-0.910.0.ebuild
b/dev-perl/Text-BibTeX/Text-BibTeX-0.910.0.ebuild
index 24c2e8949323..b0c30926a3cb 100644
--- a/dev-perl/Text-BibTeX/Text-BibTeX-0.910.0.ebuild
+++ b/dev-perl/Text-BibTeX/Text-BibTeX-0.910.0.ebuild
@@ -12,7 +12,7 @@ inherit flag-o-matic perl-module
DESCRIPTION="A Perl library for reading, parsing, and processing BibTeX files"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390
~sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390
~sparc x86"
BDEPEND="
>=dev-perl/Config-AutoConf-0.320