commit: 644b13f482032328e52cdbf036fafd07ed38ec14 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Aug 2 04:56:06 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 04:56:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=644b13f4
dev-perl/Pod-Readme: Stabilize 1.2.3 amd64, #805539 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Pod-Readme/Pod-Readme-1.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Pod-Readme/Pod-Readme-1.2.3.ebuild b/dev-perl/Pod-Readme/Pod-Readme-1.2.3.ebuild index 5e1a7d07076..bb3e083b632 100644 --- a/dev-perl/Pod-Readme/Pod-Readme-1.2.3.ebuild +++ b/dev-perl/Pod-Readme/Pod-Readme-1.2.3.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Intelligently generate a README file from POD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~x86 ~x64-macos" IUSE="minimal test" RESTRICT="!test? ( test )"