commit: b8c1decf4f52e37e976b356004c3d3acf87b5f2e Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun May 2 22:04:16 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun May 2 22:04:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c1decf
dev-perl/Text-BibTeX: keyworded 0.880.0 for ppc keyworded wrt bug #766150 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-perl/Text-BibTeX/Text-BibTeX-0.880.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Text-BibTeX/Text-BibTeX-0.880.0.ebuild b/dev-perl/Text-BibTeX/Text-BibTeX-0.880.0.ebuild index 7b3771f3439..b76346db833 100644 --- a/dev-perl/Text-BibTeX/Text-BibTeX-0.880.0.ebuild +++ b/dev-perl/Text-BibTeX/Text-BibTeX-0.880.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="A Perl library for reading, parsing, and processing BibTeX files" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86" IUSE="test" RESTRICT="!test? ( test )"