diff options
author | Sam James <sam@gentoo.org> | 2020-08-24 18:41:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 19:06:20 +0000 |
commit | 26aaf7ea695ff016dd2303cb757b0f0d9d469822 (patch) | |
tree | 29bab2ab1ba3c8feaa45edce8e4ea3e7d94a381a /dev-perl/Calendar-Simple | |
parent | dev-perl/Cairo-GObject: Stabilize 1.5.0-r1 amd64, #738212 (diff) | |
download | gentoo-26aaf7ea695ff016dd2303cb757b0f0d9d469822.tar.gz gentoo-26aaf7ea695ff016dd2303cb757b0f0d9d469822.tar.bz2 gentoo-26aaf7ea695ff016dd2303cb757b0f0d9d469822.zip |
dev-perl/Calendar-Simple: Stabilize 2.0.0 amd64, #738212
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.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-2.0.0.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.0.ebuild index 42b66605930f..eeb119d4cdcf 100644 --- a/dev-perl/Calendar-Simple/Calendar-Simple-2.0.0.ebuild +++ b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension to create simple calendars" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc x86 ~ppc-aix" +KEYWORDS="amd64 ~hppa ~ppc x86 ~ppc-aix" IUSE="minimal test" RESTRICT="!test? ( test )" |