commit: b52185a02a3797cd0c11b0e153ec17cfc762bb4e Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat May 15 00:14:39 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat May 15 00:25:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b52185a0
dev-perl/Data-ICal: Stable for amd64 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/Data-ICal/Data-ICal-0.240.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Data-ICal/Data-ICal-0.240.0.ebuild b/dev-perl/Data-ICal/Data-ICal-0.240.0.ebuild index f156dbbb888..1072d58c49f 100644 --- a/dev-perl/Data-ICal/Data-ICal-0.240.0.ebuild +++ b/dev-perl/Data-ICal/Data-ICal-0.240.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=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Generates iCalendar (RFC 2445) calendar files" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
