diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 02:58:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 02:58:35 +0000 |
commit | a71a83b42c262880254b31e20c54c48745ec336c (patch) | |
tree | 3b0d33ae4735a5df71df145243640df2ef2a3e87 /dev-perl/Config-INI | |
parent | dev-perl/Class-Data-Inheritable: Stabilize 0.90.0 amd64, #828156 (diff) | |
download | gentoo-a71a83b42c262880254b31e20c54c48745ec336c.tar.gz gentoo-a71a83b42c262880254b31e20c54c48745ec336c.tar.bz2 gentoo-a71a83b42c262880254b31e20c54c48745ec336c.zip |
dev-perl/Config-INI: Stabilize 0.27.0 amd64, #828155
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Config-INI')
-rw-r--r-- | dev-perl/Config-INI/Config-INI-0.27.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Config-INI/Config-INI-0.27.0.ebuild b/dev-perl/Config-INI/Config-INI-0.27.0.ebuild index 4bb7577b6b65..ec138d174a47 100644 --- a/dev-perl/Config-INI/Config-INI-0.27.0.ebuild +++ b/dev-perl/Config-INI/Config-INI-0.27.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="simple .ini-file format" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="minimal" RDEPEND=" |