commit: 887025d4d0afe140851c2379d123f5b944fe8011 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 19 19:34:41 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Dec 19 19:34:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=887025d4
dev-perl/Text-BibTeX: Stabilize 0.880.0 amd64, #760354 Signed-off-by: Sam James <sam <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 039cbc9a8b8..fa67e4d33d2 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-2019 Gentoo Authors +# Copyright 1999-2020 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 ~x86" IUSE="test" RESTRICT="!test? ( test )"
