summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-24 05:09:35 +0100
committerSam James <sam@gentoo.org>2023-07-24 05:10:37 +0100
commit283fe35af5ff1dcf13c4cbe8fad48d16133ad4ab (patch)
tree34668408c64c8354b6200ce96e6d34130b9ea4fe /dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild
parentdev-perl/GraphViz: Stabilize 2.260.0 x86, #910856 (diff)
downloadgentoo-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/IO-Pipely-0.6.0.ebuild')
-rw-r--r--dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild2
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