diff options
author | Sam James <sam@gentoo.org> | 2023-09-19 01:44:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-19 01:44:45 +0100 |
commit | fd49e3f3b85f0038132df827a0a4ddf4ba6f6bca (patch) | |
tree | 819fa925342f2c942bf6c23872a774954eeaac33 /dev-perl/Calendar-Simple | |
parent | dev-perl/App-cpanminus: Stabilize 1.704.700 amd64, #914406 (diff) | |
download | gentoo-fd49e3f3b85f0038132df827a0a4ddf4ba6f6bca.tar.gz gentoo-fd49e3f3b85f0038132df827a0a4ddf4ba6f6bca.tar.bz2 gentoo-fd49e3f3b85f0038132df827a0a4ddf4ba6f6bca.zip |
dev-perl/Calendar-Simple: Stabilize 2.0.3 amd64, #914408
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Calendar-Simple')
-rw-r--r-- | dev-perl/Calendar-Simple/Calendar-Simple-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-2.0.3.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.3.ebuild index c2e43b8cebbf..75aad399b434 100644 --- a/dev-perl/Calendar-Simple/Calendar-Simple-2.0.3.ebuild +++ b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.3.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension to create simple calendars" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~riscv ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~riscv ~x86" IUSE="minimal" RDEPEND=" |