diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:20:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:22:54 +0100 |
commit | 7c8d3097cb0958553e2fb2c41e2c316c6ba198c1 (patch) | |
tree | 6ec4356f2eed0b63b2ba0d08318512448bd80693 /dev-perl/Calendar-Simple | |
parent | dev-python/python-docs: Stabilize 3.8.11 x86, #804282 (diff) | |
download | gentoo-7c8d3097cb0958553e2fb2c41e2c316c6ba198c1.tar.gz gentoo-7c8d3097cb0958553e2fb2c41e2c316c6ba198c1.tar.bz2 gentoo-7c8d3097cb0958553e2fb2c41e2c316c6ba198c1.zip |
dev-perl/Calendar-Simple: Stabilize 2.0.1 x86, #804723
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-2.0.1.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.1.ebuild index e8229fdd518c..6cd06067f6ae 100644 --- a/dev-perl/Calendar-Simple/Calendar-Simple-2.0.1.ebuild +++ b/dev-perl/Calendar-Simple/Calendar-Simple-2.0.1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Perl extension to create simple calendars" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc ~x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="minimal test" RESTRICT="!test? ( test )" |