diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 14:05:19 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 14:05:19 +0200 |
commit | c796cbdd16a7277b52085c2712f595e057143a8f (patch) | |
tree | b48cda283e60efca099aa5d6d81d6eb7ecdd5570 /dev-perl/Role-Identifiable | |
parent | dev-perl/TheSchwartz: Stabilize 1.170.0 x86, #910790 (diff) | |
download | gentoo-c796cbdd16a7277b52085c2712f595e057143a8f.tar.gz gentoo-c796cbdd16a7277b52085c2712f595e057143a8f.tar.bz2 gentoo-c796cbdd16a7277b52085c2712f595e057143a8f.zip |
dev-perl/Role-Identifiable: Stabilize 0.9.0 amd64, #910791
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/Role-Identifiable')
-rw-r--r-- | dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild b/dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild index 3dab92d17c8e..8ba38cf401fd 100644 --- a/dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild +++ b/dev-perl/Role-Identifiable/Role-Identifiable-0.9.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Thing with a list of tags" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-perl/Moose |