summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2022-01-24 17:53:43 +0100
committerSam James <sam@gentoo.org>2022-01-24 19:18:52 +0000
commitafde73b89dea75f7d49f5e8992da62e5b8469215 (patch)
tree60ac4cc1eb676e52ff53c54331a91da8755cd017 /dev-perl/Date-Calc
parentdev-perl/Bit-Vector: stable 7.400.0-r2 for hppa, bug #831737 (diff)
downloadgentoo-afde73b89dea75f7d49f5e8992da62e5b8469215.tar.gz
gentoo-afde73b89dea75f7d49f5e8992da62e5b8469215.tar.bz2
gentoo-afde73b89dea75f7d49f5e8992da62e5b8469215.zip
dev-perl/Date-Calc: stable 6.400.0-r1 for hppa, bug #831737
Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Date-Calc')
-rw-r--r--dev-perl/Date-Calc/Date-Calc-6.400.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Date-Calc/Date-Calc-6.400.0-r1.ebuild b/dev-perl/Date-Calc/Date-Calc-6.400.0-r1.ebuild
index 91ac7a37d98b..a8eee1db6299 100644
--- a/dev-perl/Date-Calc/Date-Calc-6.400.0-r1.ebuild
+++ b/dev-perl/Date-Calc/Date-Calc-6.400.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ DESCRIPTION="Gregorian calendar date calculations"
LICENSE="|| ( Artistic GPL-1+ ) LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
RDEPEND="
>=dev-perl/Bit-Vector-7.400.0