summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2023-07-24 09:43:16 +0200
committerJakov Smolić <jsmolic@gentoo.org>2023-07-24 09:43:16 +0200
commit2c8e80a7549f916498a5f7171681702287dd1ba7 (patch)
tree202249536d85f1d5fd8c65144146a4b4b97d7ea7 /dev-perl/IO-Pipely/IO-Pipely-0.6.0.ebuild
parentdev-perl/Exporter-Tiny: Stabilize 1.6.2 amd64, #910857 (diff)
downloadgentoo-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/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 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