diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 05:09:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 05:10:37 +0100 |
commit | 283fe35af5ff1dcf13c4cbe8fad48d16133ad4ab (patch) | |
tree | 34668408c64c8354b6200ce96e6d34130b9ea4fe /dev-perl/IO-Pipely | |
parent | dev-perl/GraphViz: Stabilize 2.260.0 x86, #910856 (diff) | |
download | gentoo-283fe35af5ff1dcf13c4cbe8fad48d16133ad4ab.tar.gz gentoo-283fe35af5ff1dcf13c4cbe8fad48d16133ad4ab.tar.bz2 gentoo-283fe35af5ff1dcf13c4cbe8fad48d16133ad4ab.zip |
dev-perl/IO-Pipely: Stabilize 0.6.0 x86, #910859
Signed-off-by: Sam James <sam@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 7e1f3d68de5e..6df7ae8a1f56 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 |