summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-16 01:23:23 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-16 01:31:57 +0200
commit9e4e7ce89a837626018fd132a24c8fbc8db333b5 (patch)
treee01dbf1ccaaf7806e08d8cf17c38f90b27dbbea1
parentdev-perl/Date-ICal: Remove old (diff)
downloadgentoo-9e4e7ce89a837626018fd132a24c8fbc8db333b5.tar.gz
gentoo-9e4e7ce89a837626018fd132a24c8fbc8db333b5.tar.bz2
gentoo-9e4e7ce89a837626018fd132a24c8fbc8db333b5.zip
dev-perl/Date-Leapyear: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/Date-Leapyear/Date-Leapyear-1.720.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0-r2.ebuild b/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0-r2.ebuild
index b14728d04355..f4e5e70978c2 100644
--- a/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0-r2.ebuild
+++ b/dev-perl/Date-Leapyear/Date-Leapyear-1.720.0-r2.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="Simple Perl module that tracks Gregorian leap years"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"