diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 09:43:16 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 09:43:16 +0200 |
commit | 2c8e80a7549f916498a5f7171681702287dd1ba7 (patch) | |
tree | 202249536d85f1d5fd8c65144146a4b4b97d7ea7 /dev-perl/IO-Pipely | |
parent | dev-perl/Exporter-Tiny: Stabilize 1.6.2 amd64, #910857 (diff) | |
download | gentoo-2c8e80a7549f916498a5f7171681702287dd1ba7.tar.gz gentoo-2c8e80a7549f916498a5f7171681702287dd1ba7.tar.bz2 gentoo-2c8e80a7549f916498a5f7171681702287dd1ba7.zip |
dev-perl/IO-Pipely: Stabilize 0.6.0 ppc, #910859
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Pipely')
-rw-r--r-- | dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild b/dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild index 6df7ae8a1f56..b9f9071a1946 100644 --- a/dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild +++ b/dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="~amd64 ppc x86" RDEPEND=" >=virtual/perl-Exporter-5.720.0 |