diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 09:43:18 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-24 09:43:18 +0200 |
commit | cbbf9f406f950b3a4a36d79d0194c53a3b809adf (patch) | |
tree | d436645517a3d977e2d9a6127504ddcc9e23cdcc /dev-perl/IO-Pipely | |
parent | dev-perl/IO-Pipely: Stabilize 0.6.0 ppc, #910859 (diff) | |
download | gentoo-cbbf9f406f950b3a4a36d79d0194c53a3b809adf.tar.gz gentoo-cbbf9f406f950b3a4a36d79d0194c53a3b809adf.tar.bz2 gentoo-cbbf9f406f950b3a4a36d79d0194c53a3b809adf.zip |
dev-perl/IO-Pipely: Stabilize 0.6.0 amd64, #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 b9f9071a1946..bd2ada1857b9 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 |