diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 04:55:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 04:55:44 +0100 |
commit | 47bcf11fbacd25bd65e8c19db840e06b5a2ee2c6 (patch) | |
tree | 54726fc71cb96a4218fc210a3f975e3cd0f8741c /dev-perl/Convert-Color | |
parent | dev-perl/Sub-Exporter-GlobExporter: Stabilize 0.6.0 amd64, #910900 (diff) | |
download | gentoo-47bcf11fbacd25bd65e8c19db840e06b5a2ee2c6.tar.gz gentoo-47bcf11fbacd25bd65e8c19db840e06b5a2ee2c6.tar.bz2 gentoo-47bcf11fbacd25bd65e8c19db840e06b5a2ee2c6.zip |
dev-perl/Convert-Color: Stabilize 0.170.0 amd64, #910911
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Convert-Color')
-rw-r--r-- | dev-perl/Convert-Color/Convert-Color-0.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Convert-Color/Convert-Color-0.170.0.ebuild b/dev-perl/Convert-Color/Convert-Color-0.170.0.ebuild index aca0ea5b2d98..7dfcd8e44dea 100644 --- a/dev-perl/Convert-Color/Convert-Color-0.170.0.ebuild +++ b/dev-perl/Convert-Color/Convert-Color-0.170.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Color space conversions and named lookups" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="amd64 ~riscv ~x86" RDEPEND=" dev-perl/Module-Pluggable |