summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-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 )"