commit: 163f618addae84285a6d2936f5af0701869fa31b Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Jul 4 16:43:26 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Jul 4 16:43:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=163f618a
dev-perl/Pod-Eventual: stable for amd64 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/Pod-Eventual/Pod-Eventual-0.94.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Pod-Eventual/Pod-Eventual-0.94.1.ebuild b/dev-perl/Pod-Eventual/Pod-Eventual-0.94.1.ebuild index bb21db06841..b656c41cdb1 100644 --- a/dev-perl/Pod-Eventual/Pod-Eventual-0.94.1.ebuild +++ b/dev-perl/Pod-Eventual/Pod-Eventual-0.94.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="read a POD document as a series of trivial events" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" # r: strict, warnings -> perl
