diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:25:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-11-20 12:25:34 +0200 |
commit | 2c2d8a9d0e227319b9ec53e69e21a19b0fc263c1 (patch) | |
tree | ec303d4879929ef117cbdd95798fdf679b7cbc05 /dev-perl/Sub-HandlesVia | |
parent | dev-perl/Type-Tiny: Stabilize 1.12.3 ppc, #810205 (diff) | |
download | gentoo-2c2d8a9d0e227319b9ec53e69e21a19b0fc263c1.tar.gz gentoo-2c2d8a9d0e227319b9ec53e69e21a19b0fc263c1.tar.bz2 gentoo-2c2d8a9d0e227319b9ec53e69e21a19b0fc263c1.zip |
dev-perl/Sub-HandlesVia: Stabilize 0.16.0 ppc, #817449
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Sub-HandlesVia')
-rw-r--r-- | dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild index c7021656d77f..dc27d3793b81 100644 --- a/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild +++ b/dev-perl/Sub-HandlesVia/Sub-HandlesVia-0.16.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="alternative handles_via implementation" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86" +KEYWORDS="~amd64 ~hppa ppc ~x86" RDEPEND=" dev-perl/Class-Method-Modifiers |